| /external/rust/crates/protobuf/src/well_known_types/ |
| D | source_context.rs | 24 pub struct SourceContext { struct 34 impl<'a> ::std::default::Default for &'a SourceContext { argument 40 impl SourceContext { implementation 72 impl crate::Message for SourceContext { implementation 165 impl crate::Clear for SourceContext { implementation 172 impl ::std::fmt::Debug for SourceContext { implementation 178 impl crate::reflect::ProtobufValue for SourceContext { implementation
|
| D | type_pb.rs | 154 pub fn get_source_context(&self) -> &crate::well_known_types::SourceContext { in get_source_context() 166 pub fn set_source_context(&mut self, v: crate::well_known_types::SourceContext) { in set_source_context() 172 pub fn mut_source_context(&mut self) -> &mut crate::well_known_types::SourceContext { in mut_source_context() 180 pub fn take_source_context(&mut self) -> crate::well_known_types::SourceContext { in take_source_context() 1180 pub fn get_source_context(&self) -> &crate::well_known_types::SourceContext { in get_source_context() 1192 pub fn set_source_context(&mut self, v: crate::well_known_types::SourceContext) { in set_source_context() 1198 pub fn mut_source_context(&mut self) -> &mut crate::well_known_types::SourceContext { in mut_source_context() 1206 pub fn take_source_context(&mut self) -> crate::well_known_types::SourceContext { in take_source_context()
|
| D | api.rs | 156 pub fn get_source_context(&self) -> &crate::well_known_types::SourceContext { in get_source_context() 168 pub fn set_source_context(&mut self, v: crate::well_known_types::SourceContext) { in set_source_context() 174 pub fn mut_source_context(&mut self) -> &mut crate::well_known_types::SourceContext { in mut_source_context() 182 pub fn take_source_context(&mut self) -> crate::well_known_types::SourceContext { in take_source_context()
|
| /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
| D | SourceContext.cs | 47 public sealed partial class SourceContext : pb::IMessage<SourceContext> { class 64 public SourceContext() { in SourceContext() method in Google.Protobuf.WellKnownTypes.SourceContext 71 public SourceContext(SourceContext other) : this() { in SourceContext() method in Google.Protobuf.WellKnownTypes.SourceContext
|
| D | Type.cs | 196 public global::Google.Protobuf.WellKnownTypes.SourceContext SourceContext { property in Google.Protobuf.WellKnownTypes.Type 973 public global::Google.Protobuf.WellKnownTypes.SourceContext SourceContext { property in Google.Protobuf.WellKnownTypes.Enum
|
| D | Api.cs | 188 public global::Google.Protobuf.WellKnownTypes.SourceContext SourceContext { property in Google.Protobuf.WellKnownTypes.Api
|
| /external/protobuf/src/google/protobuf/ |
| D | source_context.proto | 44 message SourceContext { message
|
| D | source_context.pb.h | 58 class SourceContext; variable 76 SourceContext(SourceContext&& from) noexcept in SourceContext() function
|
| D | source_context.pb.cc | 93 SourceContext::SourceContext() in SourceContext() function in SourceContext 98 SourceContext::SourceContext(const SourceContext& from) in SourceContext() function in SourceContext
|
| /external/protobuf/php/src/GPBMetadata/Google/Protobuf/ |
| D | SourceContext.php | 7 class SourceContext class
|
| /external/protobuf/php/src/Google/Protobuf/ |
| D | SourceContext.php | 17 class SourceContext extends \Google\Protobuf\Internal\Message class
|
| /external/protobuf/php/tests/ |
| D | well_known_test.php | 28 use Google\Protobuf\SourceContext; alias
|
| /external/llvm-project/clang-tools-extra/clangd/ |
| D | AST.cpp | 105 const DeclContext *SourceContext, in getQualification()
|
| /external/protobuf/php/ext/google/protobuf/ |
| D | message.c | 2351 PHP_METHOD(SourceContext, __construct) { argument
|
| D | protobuf.h | 659 typedef struct SourceContext SourceContext; typedef
|
| /external/python/apitools/samples/servicemanagement_sample/servicemanagement_v1/ |
| D | servicemanagement_v1_messages.py | 2960 class SourceContext(_messages.Message): class
|
| /external/python/apitools/samples/servicemanagement_sample/ |
| D | servicemanagement_v1.json | 434 "SourceContext": { object
|