Home
last modified time | relevance | path

Searched refs:GetLocation (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtext_format.h375 ParseLocation GetLocation(const FieldDescriptor* field, int index) const;
Dtext_format_unittest.cc973 TextFormat::ParseLocation location = tree->GetLocation( in ExpectLocation()
Dtext_format.cc175 TextFormat::ParseLocation TextFormat::ParseInfoTree::GetLocation( in GetLocation() function in google::protobuf::TextFormat::ParseInfoTree