Home
last modified time | relevance | path

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

/nanopb-3.4.0/generator/
Dplatformio_generator.py107 source_file = proto_file_without_ext + ".pb.c" variable
109 header_file_abs = os.path.join(generated_src_dir, source_file)
/nanopb-3.4.0/generator/proto/google/protobuf/
Ddescriptor.proto861 optional string source_file = 2; field