Home
last modified time | relevance | path

Searched refs:FT_IGNORE (Results 1 – 5 of 5) sorted by relevance

/external/nanopb-c/tests/options/
Doptions.proto71 optional int32 field2 = 2 [(nanopb).type = FT_IGNORE];
/external/nanopb-c/generator/proto/
Dnanopb.proto17 FT_IGNORE = 3; // Ignore the field completely. enumerator
Dnanopb_pb2.py53 FT_IGNORE = 3 variable
/external/nanopb-c/generator/
Dnanopb_generator.py509 if field_options.type != nanopb_pb2.FT_IGNORE:
515 if field_options.type != nanopb_pb2.FT_IGNORE:
649 if field_options.type != nanopb_pb2.FT_IGNORE:
/external/nanopb-c/docs/
Dreference.rst79 *FT_STATIC* or *FT_IGNORE* to force a callback