Home
last modified time | relevance | path

Searched defs:ReadInt (Results 1 – 11 of 11) sorted by relevance

/external/cronet/base/debug/
Dbuffered_dwarf_reader.h101 bool ReadInt(IntType& value) { in ReadInt() function
/external/libbrillo/brillo/timezone/
Dtzif_parser.cc33 bool ReadInt(base::File* file, int32_t* out_int) { in ReadInt() function
/external/fmtlib/test/
Dscan-test.cc24 TEST(ScanTest, ReadInt) { in TEST() argument
/external/cronet/net/tools/cachetool/
Dcachetool.cc164 int ReadInt() override { in ReadInt() function in __anonf973ca2d0111::ProgramArgumentCommandMarshal
249 int ReadInt() override { in ReadInt() function in __anonf973ca2d0111::StreamCommandMarshal
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
DJsonTokenizer.cs493 private char? ReadInt(StringBuilder builder) in ReadInt() method in Google.Protobuf.JsonTokenizer.JsonTextTokenizer
/external/protobuf/csharp/src/Google.Protobuf/
DJsonTokenizer.cs493 private char? ReadInt(StringBuilder builder) in ReadInt() method in Google.Protobuf.JsonTokenizer.JsonTextTokenizer
/external/libchrome/base/json/
Djson_parser.cc692 bool JSONParser::ReadInt(bool allow_leading_zeros) { in ReadInt() function in base::internal::JSONParser
/external/libchrome/base/
Dpickle.cc88 bool PickleIterator::ReadInt(int* result) { in ReadInt() function in base::PickleIterator
/external/cronet/base/json/
Djson_parser.cc816 bool JSONParser::ReadInt(bool allow_leading_zeros) { in ReadInt() function in base::internal::JSONParser
/external/cronet/base/
Dpickle.cc85 bool PickleIterator::ReadInt(int* result) { in ReadInt() function in base::PickleIterator
/external/vixl/src/aarch64/
Dsimulator-aarch64.h216 int64_t ReadInt(int size_in_bytes, A address) const { in ReadInt() function