Home
last modified time | relevance | path

Searched defs:GetLocationPath (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.cc2192 void Descriptor::GetLocationPath(vector<int>* output) const { in GetLocationPath() function in google::protobuf::Descriptor
2203 void FieldDescriptor::GetLocationPath(vector<int>* output) const { in GetLocationPath() function in google::protobuf::FieldDescriptor
2220 void OneofDescriptor::GetLocationPath(vector<int>* output) const { in GetLocationPath() function in google::protobuf::OneofDescriptor
2226 void EnumDescriptor::GetLocationPath(vector<int>* output) const { in GetLocationPath() function in google::protobuf::EnumDescriptor
2237 void EnumValueDescriptor::GetLocationPath(vector<int>* output) const { in GetLocationPath() function in google::protobuf::EnumValueDescriptor
2243 void ServiceDescriptor::GetLocationPath(vector<int>* output) const { in GetLocationPath() function in google::protobuf::ServiceDescriptor
2248 void MethodDescriptor::GetLocationPath(vector<int>* output) const { in GetLocationPath() function in google::protobuf::MethodDescriptor