Home
last modified time | relevance | path

Searched defs:source_context (Results 1 – 25 of 28) sorted by relevance

12

/external/rust/crates/protobuf/2.27.1/src/well_known_types/
Dmod.rs11 mod source_context; module
/external/rust/crates/protobuf/src/well_known_types/
Dmod.rs15 pub mod source_context; module
Dtype_.rs43 pub source_context: crate::MessageField<crate::well_known_types::source_context::SourceContext>, field
749 pub source_context: crate::MessageField<crate::well_known_types::source_context::SourceContext>, field
/external/cronet/third_party/protobuf/src/google/protobuf/
Dtype.proto57 SourceContext source_context = 5; field
151 SourceContext source_context = 4; field
Dapi.proto90 SourceContext source_context = 5; field
Dtype.pb.h1578 inline const ::PROTOBUF_NAMESPACE_ID::SourceContext& Type::source_context() const { in source_context() function
1583 ::PROTOBUF_NAMESPACE_ID::SourceContext* source_context) { in unsafe_arena_set_allocated_source_context()
1630 inline void Type::set_allocated_source_context(::PROTOBUF_NAMESPACE_ID::SourceContext* source_conte… in set_allocated_source_context()
2161 inline const ::PROTOBUF_NAMESPACE_ID::SourceContext& Enum::source_context() const { in source_context() function
2166 ::PROTOBUF_NAMESPACE_ID::SourceContext* source_context) { in unsafe_arena_set_allocated_source_context()
2213 inline void Enum::set_allocated_source_context(::PROTOBUF_NAMESPACE_ID::SourceContext* source_conte… in set_allocated_source_context()
Dapi.pb.h919 inline const ::PROTOBUF_NAMESPACE_ID::SourceContext& Api::source_context() const { in source_context() function
924 ::PROTOBUF_NAMESPACE_ID::SourceContext* source_context) { in unsafe_arena_set_allocated_source_context()
971 inline void Api::set_allocated_source_context(::PROTOBUF_NAMESPACE_ID::SourceContext* source_contex… in set_allocated_source_context()
Dtype.pb.cc353 Type::_Internal::source_context(const Type* msg) { in source_context() function in Type::_Internal
1239 Enum::_Internal::source_context(const Enum* msg) { in source_context() function in Enum::_Internal
Dapi.pb.cc178 Api::_Internal::source_context(const Api* msg) { in source_context() function in Api::_Internal
/external/rust/crates/protobuf-parse/src/proto/google/protobuf/
Dtype.proto57 SourceContext source_context = 5; field
151 SourceContext source_context = 4; field
Dapi.proto90 SourceContext source_context = 5; field
/external/protobuf/src/google/protobuf/
Dtype.proto57 SourceContext source_context = 5; field
151 SourceContext source_context = 4; field
Dapi.proto90 SourceContext source_context = 5; field
Dtype.pb.h1603 inline const ::PROTOBUF_NAMESPACE_ID::SourceContext& Type::source_context() const { in source_context() function
1608 ::PROTOBUF_NAMESPACE_ID::SourceContext* source_context) { in unsafe_arena_set_allocated_source_context()
1655 inline void Type::set_allocated_source_context(::PROTOBUF_NAMESPACE_ID::SourceContext* source_conte… in set_allocated_source_context()
2186 inline const ::PROTOBUF_NAMESPACE_ID::SourceContext& Enum::source_context() const { in source_context() function
2191 ::PROTOBUF_NAMESPACE_ID::SourceContext* source_context) { in unsafe_arena_set_allocated_source_context()
2238 inline void Enum::set_allocated_source_context(::PROTOBUF_NAMESPACE_ID::SourceContext* source_conte… in set_allocated_source_context()
Dapi.pb.h934 inline const ::PROTOBUF_NAMESPACE_ID::SourceContext& Api::source_context() const { in source_context() function
939 ::PROTOBUF_NAMESPACE_ID::SourceContext* source_context) { in unsafe_arena_set_allocated_source_context()
986 inline void Api::set_allocated_source_context(::PROTOBUF_NAMESPACE_ID::SourceContext* source_contex… in set_allocated_source_context()
Dtype.pb.cc354 Type::_Internal::source_context(const Type* msg) { in source_context() function in Type::_Internal
1271 Enum::_Internal::source_context(const Enum* msg) { in source_context() function in Enum::_Internal
Dapi.pb.cc179 Api::_Internal::source_context(const Api* msg) { in source_context() function in Api::_Internal
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/
DEnum.php41 protected $source_context = null; variable in Google\\Protobuf\\Enum
DType.php47 protected $source_context = null; variable in Google\\Protobuf\\Type
DApi.php72 protected $source_context = null; variable in Google\\Protobuf\\Api
/external/protobuf/php/src/Google/Protobuf/
DEnum.php41 protected $source_context = null; variable in Google\\Protobuf\\Enum
DType.php47 protected $source_context = null; variable in Google\\Protobuf\\Type
DApi.php72 protected $source_context = null; variable in Google\\Protobuf\\Api
/external/cronet/base/message_loop/
Dmessage_pump_io_ios.cc81 CFFileDescriptorContext source_context = {0}; in WatchFileDescriptor() local
/external/crosvm/infra/recipe_modules/crosvm/
Dapi.py52 def source_context(self): member in CrosvmApi

12