Home
last modified time | relevance | path

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

/external/cronet/base/debug/
Dbuffered_dwarf_reader.h101 bool ReadInt(IntType& value) { in ReadInt() function
/external/cronet/base/android/shared_preferences/
Dshared_preferences_manager.cc47 int SharedPreferencesManager::ReadInt(const std::string& shared_preference_key, in ReadInt() function in base::android::SharedPreferencesManager
/external/libbrillo/brillo/timezone/
Dtzif_parser.cc33 bool ReadInt(base::File* file, int32_t* out_int) { in ReadInt() function
/external/cronet/base/nix/
Dmime_util_xdg.cc68 bool ReadInt(const std::string& buf, in ReadInt() function
/external/cronet/net/tools/cachetool/
Dcachetool.cc164 int ReadInt() override { in ReadInt() function in __anona4aab63c0111::ProgramArgumentCommandMarshal
249 int ReadInt() override { in ReadInt() function in __anona4aab63c0111::StreamCommandMarshal
/external/protobuf/csharp/src/Google.Protobuf/
DJsonTokenizer.cs493 private char? ReadInt(StringBuilder builder) in ReadInt() method in Google.Protobuf.JsonTokenizer.JsonTextTokenizer
/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/libchrome/base/json/
Djson_parser.cc692 bool JSONParser::ReadInt(bool allow_leading_zeros) { in ReadInt() function in base::internal::JSONParser
/external/cronet/base/json/
Djson_parser.cc826 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/
Dpickle.cc93 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