/aosp_15_r20/system/core/storaged/ |
H A D | storaged.cpp | 237 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 D | csharp_helpers.cc | 109 std::string StripDotProto(const std::string& proto_file) { in StripDotProto() 124 std::string proto_file = descriptor->name(); in GetFileNameBase() local
|
H A D | csharp_bootstrap_unittest.cc | 113 void Run(const FileDescriptor* proto_file, std::string file1, in Run()
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/csharp/ |
H A D | csharp_helpers.cc | 109 std::string StripDotProto(const std::string& proto_file) { in StripDotProto() 124 std::string proto_file = descriptor->name(); in GetFileNameBase() local
|
H A D | csharp_bootstrap_unittest.cc | 113 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 D | ruby_generator.cc | 70 std::string GetRequireName(const std::string& proto_file) { in GetRequireName() 75 std::string GetOutputFilename(const std::string& proto_file) { in GetOutputFilename()
|
H A D | ruby_generator_unittest.cc | 60 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 D | ruby_generator.cc | 70 std::string GetRequireName(const std::string& proto_file) { in GetRequireName() 75 std::string GetOutputFilename(const std::string& proto_file) { in GetOutputFilename()
|
H A D | ruby_generator_unittest.cc | 60 void RubyTest(std::string proto_file, std::string import_proto_file = "") { in RubyTest()
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | record_file_writer.cpp | 498 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/ |
D | build.rs | 2 let proto_file = "../../libs/debian_service/proto/DebianService.proto"; in main() localVariable
|
/aosp_15_r20/packages/modules/Virtualization/guest/ip_addr_reporter/ |
D | build.rs | 2 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 D | ninja_metrics.py | 29 def print_proto_file(proto_file): argument
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/ |
D | plugin.proto | 75 repeated FileDescriptorProto proto_file = 15; field
|
/aosp_15_r20/tools/test/connectivity/tools/ |
D | proto_check.py | 76 def proto_generates_gen_file(proto_file, proto_gen_file): argument
|
/aosp_15_r20/external/nanopb-c/generator/proto/ |
H A D | plugin.proto | 75 repeated FileDescriptorProto proto_file = 15; field
|
/aosp_15_r20/external/libbrillo/brillo/ |
H A D | proto_file_io.cc | 16 bool ReadTextProtobuf(const base::FilePath& proto_file, in ReadTextProtobuf()
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/ |
H A D | plugin.proto | 91 repeated FileDescriptorProto proto_file = 15; field
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/compiler/ |
D | plugin.proto | 91 repeated FileDescriptorProto proto_file = 15; field
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/ |
H A D | plugin.proto | 91 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/ |
D | protoc.py | 72 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 D | protoc.py | 99 def _proto_file_to_module_name(suffix, proto_file): argument
|
/aosp_15_r20/external/pigweed/pw_rpc/py/pw_rpc/ |
H A D | codegen_raw.py | 213 def process_proto_file(proto_file) -> Iterable[OutputFile]: argument
|
/aosp_15_r20/external/curl/src/ |
H A D | tool_libinfo.c | 43 const char *proto_file = NULL; variable
|
/aosp_15_r20/external/perfetto/src/tools/proto_merger/ |
H A D | main.cc | 69 ImportResult ImportProto(const std::string& proto_file, in ImportProto()
|