Home
last modified time | relevance | path

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

/aosp_15_r20/external/protobuf/src/google/protobuf/
H A 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
H A Ddescriptor_unittest.cc7551 TEST_F(SourceLocationTest, GetSourceLocation) { in TEST_F() argument
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc1843 const SourceCodeInfo_Location* FileDescriptorTables::GetSourceLocation( in GetSourceLocation() function in google::protobuf::FileDescriptorTables
3496 bool FileDescriptor::GetSourceLocation(const std::vector<int>& path, in GetSourceLocation() function in google::protobuf::FileDescriptor
3521 bool FileDescriptor::GetSourceLocation(SourceLocation* out_location) const { in GetSourceLocation() function in google::protobuf::FileDescriptor
3535 bool Descriptor::GetSourceLocation(SourceLocation* out_location) const { in GetSourceLocation() function in google::protobuf::Descriptor
3541 bool FieldDescriptor::GetSourceLocation(SourceLocation* out_location) const { in GetSourceLocation() function in google::protobuf::FieldDescriptor
3547 bool OneofDescriptor::GetSourceLocation(SourceLocation* out_location) const { in GetSourceLocation() function in google::protobuf::OneofDescriptor
3553 bool EnumDescriptor::GetSourceLocation(SourceLocation* out_location) const { in GetSourceLocation() function in google::protobuf::EnumDescriptor
3559 bool MethodDescriptor::GetSourceLocation(SourceLocation* out_location) const { in GetSourceLocation() function in google::protobuf::MethodDescriptor
3565 bool ServiceDescriptor::GetSourceLocation(SourceLocation* out_location) const { in GetSourceLocation() function in google::protobuf::ServiceDescriptor
3571 bool EnumValueDescriptor::GetSourceLocation( in GetSourceLocation() function in google::protobuf::EnumValueDescriptor
H A Ddescriptor_unittest.cc7551 TEST_F(SourceLocationTest, GetSourceLocation) { in TEST_F() argument