Home
last modified time | relevance | path

Searched defs:GetInteger (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/libcore/ojluni/src/test/java/lang/Integer/
H A DGetInteger.java32 public class GetInteger { class
/aosp_15_r20/external/pdfium/testing/fuzzers/
H A Dpdfium_fuzzer_util.cc11 int GetInteger(const uint8_t* data) { in GetInteger() function
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_boolean.cpp29 int CPDF_Boolean::GetInteger() const { in GetInteger() function in CPDF_Boolean
H A Dcpdf_number.cpp35 int CPDF_Number::GetInteger() const { in GetInteger() function in CPDF_Number
H A Dcpdf_reference.cpp34 int CPDF_Reference::GetInteger() const { in GetInteger() function in CPDF_Reference
H A Dcpdf_object.cpp74 int CPDF_Object::GetInteger() const { in GetInteger() function in CPDF_Object
H A Dcpdf_object_unittest.cpp246 TEST_F(PDFObjectsTest, GetInteger) { in TEST_F() argument
/aosp_15_r20/external/tink/cc/subtle/
H A Dwycheproof_util.cc126 std::string WycheproofUtil::GetInteger(const rapidjson::Value &val) { in GetInteger() function in crypto::tink::subtle::WycheproofUtil
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DRobustClientMemoryTest.cpp44 TEST_P(RobustClientMemoryTest, GetInteger) in TEST_P() argument
/aosp_15_r20/external/cronet/components/prefs/android/
H A Dpref_service_android.cc91 jint PrefServiceAndroid::GetInteger(JNIEnv* env, in GetInteger() function in PrefServiceAndroid
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_streamcontentparser.h99 int GetInteger(uint32_t index) const { in GetInteger() function
/aosp_15_r20/external/cronet/components/prefs/
H A Dpref_value_map.cc118 bool PrefValueMap::GetInteger(const std::string& key, int* value) const { in GetInteger() function in PrefValueMap
H A Dtesting_pref_store.cc221 bool TestingPrefStore::GetInteger(const std::string& key, int* value) const { in GetInteger() function in TestingPrefStore
H A Dpref_service.cc195 int PrefService::GetInteger(base::StringPiece path) const { in GetInteger() function in PrefService
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dstructured_headers.h94 int64_t GetInteger() const { in GetInteger() function
/aosp_15_r20/external/libchrome/base/
H A Dvalues.cc840 bool DictionaryValue::GetInteger(StringPiece path, int* out_value) const { in GetInteger() function in base::DictionaryValue
1214 bool ListValue::GetInteger(size_t index, int* out_value) const { in GetInteger() function in base::ListValue
/aosp_15_r20/art/runtime/
H A Dart_field-inl.h243 inline int32_t ArtField::GetInteger(ObjPtr<mirror::Object> object) { in GetInteger() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp383 analysis::Integer* InstrumentPass::GetInteger(uint32_t width, bool is_signed) { in GetInteger() function in spvtools::opt::InstrumentPass
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinstrument_pass.cpp383 analysis::Integer* InstrumentPass::GetInteger(uint32_t width, bool is_signed) { in GetInteger() function in spvtools::opt::InstrumentPass
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dbinding_unittest.cc245 void GetInteger(const GetIntegerCallback& callback) override { in GetInteger() function in mojo::__anon7e0ad9fc0111::IntegerAccessorImpl
H A Dinterface_ptr_unittest.cc188 void GetInteger(const GetIntegerCallback& callback) override { in GetInteger() function in mojo::test::__anon89e095c70111::IntegerAccessorImpl
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dwidestring.cpp1114 int WideString::GetInteger() const { in GetInteger() function in fxcrt::WideString
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcjx_object.cpp341 int32_t CJX_Object::GetInteger(XFA_Attribute eAttr) const { in GetInteger() function in CJX_Object