Home
last modified time | relevance | path

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

/external/rust/crates/protobuf-codegen/src/
Drust_types_values.rs103 pub fn is_primitive(&self) -> bool { in is_primitive() method
/external/protobuf/src/google/protobuf/
Dreflection.h474 static const bool is_primitive = false; member