Searched defs:GetLocationPath (Results 1 – 3 of 3) sorted by relevance
60 void GetLocationPath(std::vector<int>* output) const { *output = path; } in GetLocationPath() function
151 void GetLocationPath(std::vector<int>* output) const { *output = path; } in GetLocationPath() function
4058 void Descriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::Descriptor4069 void FieldDescriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::FieldDescriptor4086 void OneofDescriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::OneofDescriptor4092 void Descriptor::ExtensionRange::GetLocationPath( in GetLocationPath() function in google::protobuf::Descriptor::ExtensionRange4099 void EnumDescriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::EnumDescriptor4110 void EnumValueDescriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::EnumValueDescriptor4116 void ServiceDescriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::ServiceDescriptor4121 void MethodDescriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::MethodDescriptor