Home
last modified time | relevance | path

Searched defs:strx (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/
Dmod.rs20 pub(crate) mod strx; module
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Dlib.rs175 mod strx; module
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/
Dlib.rs114 pub(crate) mod strx; module
/aosp_15_r20/external/rust/android-crates-io/crates/bincode/tests/
Dtest.rs508 let strx: &'static str = "hello world"; in test_strbox_serialize() localVariable