Home
last modified time | relevance | path

Searched refs:_internal_mutable_source_code_info (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h849 PROTOBUF_NAMESPACE_ID::SourceCodeInfo* _internal_mutable_source_code_info();
7250 … PROTOBUF_NAMESPACE_ID::SourceCodeInfo* FileDescriptorProto::_internal_mutable_source_code_info() { in _internal_mutable_source_code_info() function
7260 return _internal_mutable_source_code_info(); in mutable_source_code_info()
Ddescriptor.pb.cc1852 ptr = ctx->ParseMessage(_internal_mutable_source_code_info(), ptr); in _InternalParse()
2188_internal_mutable_source_code_info()->PROTOBUF_NAMESPACE_ID::SourceCodeInfo::MergeFrom(from._inter… in MergeFrom()