Searched defs:ReadInt (Results 1 – 3 of 3) sorted by relevance
| /third_party/protobuf/csharp/src/Google.Protobuf/ | ||
| D | JsonTokenizer.cs | 469 private int 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/vixl/src/aarch64/ | ||
| D | simulator-aarch64.h | 417 int64_t ReadInt(int size_in_bytes, A address) const { in ReadInt() function |