Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/io/
Dprinter_death_test.cc60 void GetLocationPath(std::vector<int>* output) const { *output = path; } in GetLocationPath() function
Dprinter_unittest.cc151 void GetLocationPath(std::vector<int>* output) const { *output = path; } in GetLocationPath() function
/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc4058 void Descriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::Descriptor
4069 void FieldDescriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::FieldDescriptor
4086 void OneofDescriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::OneofDescriptor
4092 void Descriptor::ExtensionRange::GetLocationPath( in GetLocationPath() function in google::protobuf::Descriptor::ExtensionRange
4099 void EnumDescriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::EnumDescriptor
4110 void EnumValueDescriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::EnumValueDescriptor
4116 void ServiceDescriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::ServiceDescriptor
4121 void MethodDescriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::MethodDescriptor