Searched defs:ReadInt (Results 1 – 4 of 4) sorted by relevance
| /third_party/protobuf/csharp/src/Google.Protobuf/ | ||
| D | JsonTokenizer.cs | 484 private char? ReadInt(StringBuilder builder) in ReadInt() method in Google.Protobuf.JsonTokenizer.JsonTextTokenizer |
| /third_party/gn/src/base/json/ | ||
| D | json_parser.cc | 683 bool JSONParser::ReadInt(bool allow_leading_zeros) { in ReadInt() function in base::internal::JSONParser |
| /third_party/mingw-w64/mingw-w64-headers/include/ | ||
| D | cmnquery.h | 79 STDMETHOD(ReadInt)(THIS_ LPCWSTR pSection,LPCWSTR pValueName,LPINT pValue) PURE; in DECLARE_INTERFACE_() local |
| /third_party/node/tools/inspector_protocol/encoding/ | ||
| D | encoding.cc | 1584 static bool ReadInt(const Char* start, in ReadInt() function in v8_inspector_protocol_encoding::json::__anon446723240711::JsonParser |