Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h848 const PROTOBUF_NAMESPACE_ID::SourceCodeInfo& _internal_source_code_info() const;
7212 inline const PROTOBUF_NAMESPACE_ID::SourceCodeInfo& FileDescriptorProto::_internal_source_code_info in _internal_source_code_info() function
7219 return _internal_source_code_info(); in source_code_info()
Ddescriptor.pb.cc2188 …e_code_info()->PROTOBUF_NAMESPACE_ID::SourceCodeInfo::MergeFrom(from._internal_source_code_info()); in MergeFrom()