Home
last modified time | relevance | path

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

/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc3576 void Descriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::Descriptor
3587 void FieldDescriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::FieldDescriptor
3604 void OneofDescriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::OneofDescriptor
3610 void EnumDescriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::EnumDescriptor
3621 void EnumValueDescriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::EnumValueDescriptor
3627 void ServiceDescriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::ServiceDescriptor
3632 void MethodDescriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::MethodDescriptor
/external/protobuf/src/google/protobuf/
Ddescriptor.cc3584 void Descriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::Descriptor
3595 void FieldDescriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::FieldDescriptor
3612 void OneofDescriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::OneofDescriptor
3618 void EnumDescriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::EnumDescriptor
3629 void EnumValueDescriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::EnumValueDescriptor
3635 void ServiceDescriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::ServiceDescriptor
3640 void MethodDescriptor::GetLocationPath(std::vector<int>* output) const { in GetLocationPath() function in google::protobuf::MethodDescriptor
/external/protobuf/src/google/protobuf/io/
Dprinter_unittest.cc204 void GetLocationPath(std::vector<int>* output) const { *output = path_; } in GetLocationPath() function in google::protobuf::io::MockDescriptor
/external/cronet/third_party/protobuf/src/google/protobuf/io/
Dprinter_unittest.cc204 void GetLocationPath(std::vector<int>* output) const { *output = path_; } in GetLocationPath() function in google::protobuf::io::MockDescriptor