Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/message/
Dgenerated.rs59 pub(crate) protobuf_name_to_package: &'static str, field
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/
Dscope.rs304 fn protobuf_name_to_package(&self) -> ProtobufRelPath { in protobuf_name_to_package() method
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/
Dscope.rs276 fn protobuf_name_to_package(&self) -> ProtobufRelativePath { in protobuf_name_to_package() method