Home
last modified time | relevance | path

Searched defs:RuntimeTypeHashable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/acc/v2/
Dmap.rs78 K::RuntimeType: RuntimeTypeHashable, in make_map_simpler_accessor()
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/
Druntime_types.rs122 pub trait RuntimeTypeHashable: RuntimeTypeTrait { trait