Searched refs:IsSubSymbolOfBuiltType (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.h1401 bool IsSubSymbolOfBuiltType(const string& name) const;
H A Ddescriptor.cc1425 bool DescriptorPool::IsSubSymbolOfBuiltType(const string& name) const { function in class:google::protobuf::DescriptorPool
1442 return underlay_->IsSubSymbolOfBuiltType(name);
1469 IsSubSymbolOfBuiltType(name)

Completed in 81 milliseconds