Home
last modified time | relevance | path

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

/external/rust/crates/protobuf-codegen/2.27.1/src/
Drust_types_values.rs104 pub fn is_primitive(&self) -> bool { in is_primitive() method
/external/cronet/third_party/protobuf/src/google/protobuf/
Dreflection.h481 static constexpr bool is_primitive = false; member
/external/rust/crates/protobuf-codegen/src/gen/
Drust_types_values.rs125 pub(crate) fn is_primitive(&self) -> bool { in is_primitive() method
/external/protobuf/src/google/protobuf/
Dreflection.h481 static constexpr bool is_primitive = false; member
/external/rust/crates/der-parser/src/ber/
Dber.rs330 pub fn is_primitive(&self) -> bool { in is_primitive() method
570 pub fn is_primitive(&self) -> bool { in is_primitive() method