Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dtype.pb.h1591 inline bool Type::has_source_context() const { in has_source_context() function
2193 inline bool Enum::has_source_context() const { in has_source_context() function
Dapi.pb.h801 inline bool Api::has_source_context() const { in has_source_context() function
/external/rust/crates/protobuf/src/well_known_types/
Dtype_pb.rs161 pub fn has_source_context(&self) -> bool { in has_source_context() method
1187 pub fn has_source_context(&self) -> bool { in has_source_context() method
Dapi.rs163 pub fn has_source_context(&self) -> bool { in has_source_context() method