/external/rust/crates/protobuf/2.27.1/src/well_known_types/ |
D | mod.rs | 11 mod source_context; module
|
/external/rust/crates/protobuf/src/well_known_types/ |
D | mod.rs | 15 pub mod source_context; module
|
D | type_.rs | 43 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/ |
D | type.proto | 57 SourceContext source_context = 5; field 151 SourceContext source_context = 4; field
|
D | api.proto | 90 SourceContext source_context = 5; field
|
D | type.pb.h | 1578 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()
|
D | api.pb.h | 919 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()
|
D | type.pb.cc | 353 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
|
D | api.pb.cc | 178 Api::_Internal::source_context(const Api* msg) { in source_context() function in Api::_Internal
|
/external/rust/crates/protobuf-parse/src/proto/google/protobuf/ |
D | type.proto | 57 SourceContext source_context = 5; field 151 SourceContext source_context = 4; field
|
D | api.proto | 90 SourceContext source_context = 5; field
|
/external/protobuf/src/google/protobuf/ |
D | type.proto | 57 SourceContext source_context = 5; field 151 SourceContext source_context = 4; field
|
D | api.proto | 90 SourceContext source_context = 5; field
|
D | type.pb.h | 1603 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()
|
D | api.pb.h | 934 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()
|
D | type.pb.cc | 354 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
|
D | api.pb.cc | 179 Api::_Internal::source_context(const Api* msg) { in source_context() function in Api::_Internal
|
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/ |
D | Enum.php | 41 protected $source_context = null; variable in Google\\Protobuf\\Enum
|
D | Type.php | 47 protected $source_context = null; variable in Google\\Protobuf\\Type
|
D | Api.php | 72 protected $source_context = null; variable in Google\\Protobuf\\Api
|
/external/protobuf/php/src/Google/Protobuf/ |
D | Enum.php | 41 protected $source_context = null; variable in Google\\Protobuf\\Enum
|
D | Type.php | 47 protected $source_context = null; variable in Google\\Protobuf\\Type
|
D | Api.php | 72 protected $source_context = null; variable in Google\\Protobuf\\Api
|
/external/cronet/base/message_loop/ |
D | message_pump_io_ios.cc | 81 CFFileDescriptorContext source_context = {0}; in WatchFileDescriptor() local
|
/external/crosvm/infra/recipe_modules/crosvm/ |
D | api.py | 52 def source_context(self): member in CrosvmApi
|