Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/
Druntime_types.rs148 pub struct RuntimeTypeBool; struct
498 impl RuntimeTypeTrait for RuntimeTypeBool { implementation
544 impl RuntimeTypeHashable for RuntimeTypeBool { implementation