Home
last modified time | relevance | path

Searched defs:source_context (Results 1 - 7 of 7) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
H A DEnum.php41 private $source_context = null; variable
171 $this->source_context = $var; variable
H A DApi.php72 private $source_context = null; variable
292 $this->source_context = $var; variable
H A DType.php47 private $source_context = null; variable
205 $this->source_context = $var; variable
/third_party/protobuf/src/google/protobuf/
H A Dapi.pb.cc185 Api::_Internal::source_context(const Api* msg) { in source_context() function in Api::_Internal
H A Dapi.pb.h947 inline const PROTOBUF_NAMESPACE_ID::SourceContext& Api::source_context() const { in source_context() function in Api
951 unsafe_arena_set_allocated_source_context( PROTOBUF_NAMESPACE_ID::SourceContext* source_context) unsafe_arena_set_allocated_source_context() argument
992 set_allocated_source_context(PROTOBUF_NAMESPACE_ID::SourceContext* source_context) set_allocated_source_context() argument
[all...]
H A Dtype.pb.cc367 Type::_Internal::source_context(const Type* msg) { in source_context() function in Type::_Internal
1245 Enum::_Internal::source_context(cons function in Enum::_Internal
[all...]
H A Dtype.pb.h1583 inline const PROTOBUF_NAMESPACE_ID::SourceContext& Type::source_context() const { source_context() function in Type
1587 unsafe_arena_set_allocated_source_context( PROTOBUF_NAMESPACE_ID::SourceContext* source_context) unsafe_arena_set_allocated_source_context() argument
1628 set_allocated_source_context(PROTOBUF_NAMESPACE_ID::SourceContext* source_context) set_allocated_source_context() argument
2215 inline const PROTOBUF_NAMESPACE_ID::SourceContext& Enum::source_context() const { source_context() function in Enum
2219 unsafe_arena_set_allocated_source_context( PROTOBUF_NAMESPACE_ID::SourceContext* source_context) unsafe_arena_set_allocated_source_context() argument
2260 set_allocated_source_context(PROTOBUF_NAMESPACE_ID::SourceContext* source_context) set_allocated_source_context() argument
[all...]

Completed in 12 milliseconds