Home
last modified time | relevance | path

Searched refs:written (Results 1 – 10 of 10) sorted by relevance

/nanopb-3.4.0/examples/platformio/src/
Dpio_esp32_idf.c14 size_t written; in app_main() local
23 written = ostream.bytes_written; in app_main()
25 istream = pb_istream_from_buffer(buffer, written); in app_main()
Dpio_without_options.c15 size_t written; in main() local
24 written = ostream.bytes_written; in main()
26 istream = pb_istream_from_buffer(buffer, written); in main()
Dpio_with_options.c15 size_t written; in main() local
24 written = ostream.bytes_written; in main()
26 istream = pb_istream_from_buffer(buffer, written); in main()
/nanopb-3.4.0/docs/
Dreference.md104 - The options are written as `option_name:option_value` and
492 | buf | Pointer to buffer with the data to be written.
588 | stream | Output stream to write to. 1-5 bytes will be written.
602 | stream | Output stream to write to. 1-5 bytes will be written.
629 | stream | Output stream to write to. 1-10 bytes will be written.
668 | stream | Output stream to write to. 4 bytes will be written.
681 | stream | Output stream to write to. 8 bytes will be written.
695 | stream | Output stream to write to. 8 bytes will be written.
713 In Protocol Buffers format, the submessage size must be written before
720 be written to the output before the problem is detected.
Dconcepts.md80 simply counts the number of bytes written. In this case, `max_size` is
/nanopb-3.4.0/tests/any_type/google/protobuf/
Dduration.proto17 // this software without specific prior written permission.
Dany.proto17 // this software without specific prior written permission.
/nanopb-3.4.0/tests/generator_relative_paths/proto/protobuf/
Dany.proto17 // this software without specific prior written permission.
/nanopb-3.4.0/extra/
DFindNanopb.cmake99 # products derived from this software without specific prior written
/nanopb-3.4.0/generator/proto/google/protobuf/
Ddescriptor.proto17 // this software without specific prior written permission.