Searched defs:InvalidName (Results 1 – 4 of 4) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/ | ||
D | error_listener.h | 84 virtual void InvalidName(const LocationTrackerInterface& loc, in InvalidName() function |
D | proto_writer.cc | 425 void ProtoWriter::InvalidName(StringPiece unknown_name, StringPiece message) { in InvalidName() function in google::protobuf::util::converter::ProtoWriter |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/ | ||
D | json_util.cc | 113 virtual void InvalidName(const converter::LocationTrackerInterface& loc, in InvalidName() function in google::protobuf::util::__anonca1c6d6c0111::StatusErrorListener |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ | ||
D | descriptor_unittest.cc | 3404 TEST_F(ValidationErrorTest, InvalidName) { in TEST_F() argument |