Home
last modified time | relevance | path

Searched refs:nanopb_pb2 (Results 1 – 2 of 2) sorted by relevance

/external/nanopb-c/generator/
Dnanopb_generator.py29 import proto.nanopb_pb2 as nanopb_pb2 namespace
208 if field_options.type == nanopb_pb2.FT_DEFAULT:
210 field_options.type = nanopb_pb2.FT_STATIC
212 field_options.type = nanopb_pb2.FT_CALLBACK
214 if field_options.type == nanopb_pb2.FT_STATIC and not can_be_static:
218 if field_options.type == nanopb_pb2.FT_STATIC:
220 elif field_options.type == nanopb_pb2.FT_POINTER:
222 elif field_options.type == nanopb_pb2.FT_CALLBACK:
509 if field_options.type != nanopb_pb2.FT_IGNORE:
515 if field_options.type != nanopb_pb2.FT_IGNORE:
[all …]
/external/nanopb-c/generator/proto/
DMakefile1 all: nanopb_pb2.py plugin_pb2.py