Home
last modified time | relevance | path

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

/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc1841 const SourceCodeInfo_Location* FileDescriptorTables::GetSourceLocation( in GetSourceLocation() function in google::protobuf::FileDescriptorTables
3494 bool FileDescriptor::GetSourceLocation(const std::vector<int>& path, in GetSourceLocation() function in google::protobuf::FileDescriptor
3519 bool FileDescriptor::GetSourceLocation(SourceLocation* out_location) const { in GetSourceLocation() function in google::protobuf::FileDescriptor
3533 bool Descriptor::GetSourceLocation(SourceLocation* out_location) const { in GetSourceLocation() function in google::protobuf::Descriptor
3539 bool FieldDescriptor::GetSourceLocation(SourceLocation* out_location) const { in GetSourceLocation() function in google::protobuf::FieldDescriptor
3545 bool OneofDescriptor::GetSourceLocation(SourceLocation* out_location) const { in GetSourceLocation() function in google::protobuf::OneofDescriptor
3551 bool EnumDescriptor::GetSourceLocation(SourceLocation* out_location) const { in GetSourceLocation() function in google::protobuf::EnumDescriptor
3557 bool MethodDescriptor::GetSourceLocation(SourceLocation* out_location) const { in GetSourceLocation() function in google::protobuf::MethodDescriptor
3563 bool ServiceDescriptor::GetSourceLocation(SourceLocation* out_location) const { in GetSourceLocation() function in google::protobuf::ServiceDescriptor
3569 bool EnumValueDescriptor::GetSourceLocation( in GetSourceLocation() function in google::protobuf::EnumValueDescriptor
Ddescriptor_unittest.cc7474 TEST_F(SourceLocationTest, GetSourceLocation) { in TEST_F() argument
/external/protobuf/src/google/protobuf/
Ddescriptor.cc1849 const SourceCodeInfo_Location* FileDescriptorTables::GetSourceLocation( in GetSourceLocation() function in google::protobuf::FileDescriptorTables
3502 bool FileDescriptor::GetSourceLocation(const std::vector<int>& path, in GetSourceLocation() function in google::protobuf::FileDescriptor
3527 bool FileDescriptor::GetSourceLocation(SourceLocation* out_location) const { in GetSourceLocation() function in google::protobuf::FileDescriptor
3541 bool Descriptor::GetSourceLocation(SourceLocation* out_location) const { in GetSourceLocation() function in google::protobuf::Descriptor
3547 bool FieldDescriptor::GetSourceLocation(SourceLocation* out_location) const { in GetSourceLocation() function in google::protobuf::FieldDescriptor
3553 bool OneofDescriptor::GetSourceLocation(SourceLocation* out_location) const { in GetSourceLocation() function in google::protobuf::OneofDescriptor
3559 bool EnumDescriptor::GetSourceLocation(SourceLocation* out_location) const { in GetSourceLocation() function in google::protobuf::EnumDescriptor
3565 bool MethodDescriptor::GetSourceLocation(SourceLocation* out_location) const { in GetSourceLocation() function in google::protobuf::MethodDescriptor
3571 bool ServiceDescriptor::GetSourceLocation(SourceLocation* out_location) const { in GetSourceLocation() function in google::protobuf::ServiceDescriptor
3577 bool EnumValueDescriptor::GetSourceLocation( in GetSourceLocation() function in google::protobuf::EnumValueDescriptor
Ddescriptor_unittest.cc7551 TEST_F(SourceLocationTest, GetSourceLocation) { in TEST_F() argument