Home
last modified time | relevance | path

Searched defs:ConsumeLiteral (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/
DJsonTokenizer.cs397 private void ConsumeLiteral(string text) in ConsumeLiteral() method in Google.Protobuf.JsonTokenizer.JsonTextTokenizer
/external/libchrome/base/json/
Djson_parser.cc925 Value* JSONParser::ConsumeLiteral() { in ConsumeLiteral() function in base::internal::JSONParser