Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/
Dfile.rs15 pub(crate) fn proto_path_to_rust_mod(path: &str) -> RustIdent { in proto_path_to_rust_mod() function
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/
Dpaths.rs18 pub(crate) fn proto_path_to_rust_mod(path: &str) -> RustIdent { in proto_path_to_rust_mod() function
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Ddescriptorx.rs24 pub fn proto_path_to_rust_mod(path: &str) -> String { in proto_path_to_rust_mod() function