Home
last modified time | relevance | path

Searched defs:proto_paths (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/crosvm/protos/
H A Dbuild.rs32 let mut proto_paths = Vec::new(); in main() localVariable
/aosp_15_r20/external/perfetto/tools/
H A Dgen_merged_protos74 def merge_protos_content(proto_paths): argument
/aosp_15_r20/external/bazelbuild-rules_rust/proto/prost/private/
H A Dprotoc_wrapper.rs438 proto_paths: Vec<String>, field
462 let mut proto_paths = Vec::new(); in parse() localVariable