Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/tools/cachetool/
H A Dcachetool.cc164 int ReadInt() override { in ReadInt() function in __anondd9b18de0111::ProgramArgumentCommandMarshal
249 int ReadInt() override { in ReadInt() function in __anondd9b18de0111::StreamCommandMarshal
/aosp_15_r20/external/cronet/base/debug/
H A Dbuffered_dwarf_reader.h101 bool ReadInt(IntType& value) { in ReadInt() function
/aosp_15_r20/external/cronet/base/android/shared_preferences/
H A Dshared_preferences_manager.cc47 int SharedPreferencesManager::ReadInt(const std::string& shared_preference_key, in ReadInt() function in base::android::SharedPreferencesManager
/aosp_15_r20/external/libbrillo/brillo/timezone/
H A Dtzif_parser.cc33 bool ReadInt(base::File* file, int32_t* out_int) { in ReadInt() function
/aosp_15_r20/external/cronet/base/nix/
H A Dmime_util_xdg.cc68 bool ReadInt(const std::string& buf, in ReadInt() function
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DJsonTokenizer.cs493 private char? ReadInt(StringBuilder builder) in ReadInt() method in Google.Protobuf.JsonTokenizer.JsonTextTokenizer
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DJsonTokenizer.cs493 private char? ReadInt(StringBuilder builder) in ReadInt() method in Google.Protobuf.JsonTokenizer.JsonTextTokenizer
/aosp_15_r20/external/libchrome/base/json/
H A Djson_parser.cc692 bool JSONParser::ReadInt(bool allow_leading_zeros) { in ReadInt() function in base::internal::JSONParser
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcmnquery.h79 STDMETHOD(ReadInt)(THIS_ LPCWSTR pSection,LPCWSTR pValueName,LPINT pValue) PURE; in DECLARE_INTERFACE_() local
/aosp_15_r20/external/cronet/base/json/
H A Djson_parser.cc834 bool JSONParser::ReadInt(bool allow_leading_zeros) { in ReadInt() function in base::internal::JSONParser
/aosp_15_r20/external/libchrome/base/
H A Dpickle.cc88 bool PickleIterator::ReadInt(int* result) { in ReadInt() function in base::PickleIterator
/aosp_15_r20/external/cronet/base/
H A Dpickle.cc95 bool PickleIterator::ReadInt(int* result) { in ReadInt() function in base::PickleIterator
/aosp_15_r20/external/vixl/src/aarch64/
H A Dsimulator-aarch64.h216 int64_t ReadInt(int size_in_bytes, A address) const { in ReadInt() function