Home
last modified time | relevance | path

Searched refs:proto_dir_path (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/perfetto/src/tools/proto_merger/
H A Dmain.cc70 const std::string& proto_dir_path) { in ImportProto() argument
74 dst.MapPath("", proto_dir_path); in ImportProto()
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/
H A D_python_plugin_test.py704 proto_dir_path = os.path.join("src", "proto")
706 proto_dir_path, "grpc", "testing", "empty.proto"
716 proto_dir_path,
/aosp_15_r20/external/perfetto/src/protozero/filtering/
H A Dfilter_util.cc73 const std::string& proto_dir_path, in LoadMessageDefinition() argument
103 dst.MapPath("", normalize_for_win(proto_dir_path)); in LoadMessageDefinition()
H A Dfilter_util.h59 const std::string& proto_dir_path,