Home
last modified time | relevance | path

Searched defs:proto_file (Results 1 – 25 of 42) sorted by relevance

12

/aosp_15_r20/system/core/storaged/
H A Dstoraged.cpp237 string proto_file = proto_path(user_id); in load_proto() local
297 string proto_file = proto_path(user_id); in flush_proto_data() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_helpers.cc109 std::string StripDotProto(const std::string& proto_file) { in StripDotProto()
124 std::string proto_file = descriptor->name(); in GetFileNameBase() local
H A Dcsharp_bootstrap_unittest.cc113 void Run(const FileDescriptor* proto_file, std::string file1, in Run()
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_helpers.cc109 std::string StripDotProto(const std::string& proto_file) { in StripDotProto()
124 std::string proto_file = descriptor->name(); in GetFileNameBase() local
H A Dcsharp_bootstrap_unittest.cc113 void Run(const FileDescriptor* proto_file, std::string file1, in Run()
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/ruby/
H A Druby_generator.cc70 std::string GetRequireName(const std::string& proto_file) { in GetRequireName()
75 std::string GetOutputFilename(const std::string& proto_file) { in GetOutputFilename()
H A Druby_generator_unittest.cc60 void RubyTest(std::string proto_file, std::string import_proto_file = "") { in RubyTest()
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/ruby/
H A Druby_generator.cc70 std::string GetRequireName(const std::string& proto_file) { in GetRequireName()
75 std::string GetOutputFilename(const std::string& proto_file) { in GetOutputFilename()
H A Druby_generator_unittest.cc60 void RubyTest(std::string proto_file, std::string import_proto_file = "") { in RubyTest()
/aosp_15_r20/system/extras/simpleperf/
H A Drecord_file_writer.cpp498 proto::FileFeature proto_file; in WriteFileFeature() local
561 auto proto_file = proto_debug_unwind.add_file(); in WriteDebugUnwindFeature() local
/aosp_15_r20/packages/modules/Virtualization/guest/shutdown_runner/
Dbuild.rs2 let proto_file = "../../libs/debian_service/proto/DebianService.proto"; in main() localVariable
/aosp_15_r20/packages/modules/Virtualization/guest/ip_addr_reporter/
Dbuild.rs2 let proto_file = "../../libs/debian_service/proto/DebianService.proto"; in main() localVariable
/aosp_15_r20/development/tools/ninja_dependency_analysis/ninja_metrics_proto/
H A Dninja_metrics.py29 def print_proto_file(proto_file): argument
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/
Dplugin.proto75 repeated FileDescriptorProto proto_file = 15; field
/aosp_15_r20/tools/test/connectivity/tools/
Dproto_check.py76 def proto_generates_gen_file(proto_file, proto_gen_file): argument
/aosp_15_r20/external/nanopb-c/generator/proto/
H A Dplugin.proto75 repeated FileDescriptorProto proto_file = 15; field
/aosp_15_r20/external/libbrillo/brillo/
H A Dproto_file_io.cc16 bool ReadTextProtobuf(const base::FilePath& proto_file, in ReadTextProtobuf()
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.proto91 repeated FileDescriptorProto proto_file = 15; field
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/compiler/
Dplugin.proto91 repeated FileDescriptorProto proto_file = 15; field
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.proto91 repeated FileDescriptorProto proto_file = 15; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/grpc_tools/
Dprotoc.py72 def _proto_file_to_module_name(suffix, proto_file): argument
/aosp_15_r20/external/grpc-grpc/tools/distrib/python/grpcio_tools/grpc_tools/
H A Dprotoc.py99 def _proto_file_to_module_name(suffix, proto_file): argument
/aosp_15_r20/external/pigweed/pw_rpc/py/pw_rpc/
H A Dcodegen_raw.py213 def process_proto_file(proto_file) -> Iterable[OutputFile]: argument
/aosp_15_r20/external/curl/src/
H A Dtool_libinfo.c43 const char *proto_file = NULL; variable
/aosp_15_r20/external/perfetto/src/tools/proto_merger/
H A Dmain.cc69 ImportResult ImportProto(const std::string& proto_file, in ImportProto()

12