Home
last modified time | relevance | path

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

/external/pdfium/testing/fuzzers/
Dpdfium_fuzzer_util.cc11 int GetInteger(const uint8_t* data) { in GetInteger() function
/external/pdfium/core/fpdfapi/parser/
Dcpdf_boolean.cpp29 int CPDF_Boolean::GetInteger() const { in GetInteger() function in CPDF_Boolean
Dcpdf_number.cpp49 int CPDF_Number::GetInteger() const { in GetInteger() function in CPDF_Number
Dcpdf_reference.cpp34 int CPDF_Reference::GetInteger() const { in GetInteger() function in CPDF_Reference
Dcpdf_object.cpp75 int CPDF_Object::GetInteger() const { in GetInteger() function in CPDF_Object
Dcpdf_object_unittest.cpp248 TEST_F(PDFObjectsTest, GetInteger) { in TEST_F() argument
/external/tink/cc/subtle/
Dwycheproof_util.cc126 std::string WycheproofUtil::GetInteger(const rapidjson::Value &val) { in GetInteger() function in crypto::tink::subtle::WycheproofUtil
/external/angle/src/tests/gl_tests/
DRobustClientMemoryTest.cpp44 TEST_P(RobustClientMemoryTest, GetInteger) in TEST_P() argument
/external/cronet/tot/components/prefs/android/
Dpref_service_android.cc83 jint PrefServiceAndroid::GetInteger(JNIEnv* env, in GetInteger() function in PrefServiceAndroid
/external/cronet/stable/components/prefs/android/
Dpref_service_android.cc83 jint PrefServiceAndroid::GetInteger(JNIEnv* env, in GetInteger() function in PrefServiceAndroid
/external/cronet/stable/components/prefs/
Dpref_value_map.cc131 bool PrefValueMap::GetInteger(std::string_view key, int* value) const { in GetInteger() function in PrefValueMap
Dtesting_pref_store.cc223 bool TestingPrefStore::GetInteger(const std::string& key, int* value) const { in GetInteger() function in TestingPrefStore
Dpref_service.cc220 int PrefService::GetInteger(std::string_view path) const { in GetInteger() function in PrefService
/external/pdfium/core/fpdfapi/page/
Dcpdf_streamcontentparser.h100 int GetInteger(uint32_t index) const { in GetInteger() function
/external/cronet/tot/components/prefs/
Dpref_value_map.cc131 bool PrefValueMap::GetInteger(std::string_view key, int* value) const { in GetInteger() function in PrefValueMap
Dtesting_pref_store.cc223 bool TestingPrefStore::GetInteger(const std::string& key, int* value) const { in GetInteger() function in TestingPrefStore
Dpref_service.cc220 int PrefService::GetInteger(std::string_view path) const { in GetInteger() function in PrefService
/external/cronet/tot/net/third_party/quiche/src/quiche/common/
Dstructured_headers.h94 int64_t GetInteger() const { in GetInteger() function
/external/cronet/stable/net/third_party/quiche/src/quiche/common/
Dstructured_headers.h94 int64_t GetInteger() const { in GetInteger() function
/external/pdfium/core/fxcrt/
Dwidestring.cpp831 int WideString::GetInteger() const { in GetInteger() function in fxcrt::WideString
/external/libchrome/base/
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
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp383 analysis::Integer* InstrumentPass::GetInteger(uint32_t width, bool is_signed) { in GetInteger() function in spvtools::opt::InstrumentPass
/external/libchrome/mojo/public/cpp/bindings/tests/
Dbinding_unittest.cc245 void GetInteger(const GetIntegerCallback& callback) override { in GetInteger() function in mojo::__anonfb3e847c0111::IntegerAccessorImpl
Dinterface_ptr_unittest.cc188 void GetInteger(const GetIntegerCallback& callback) override { in GetInteger() function in mojo::test::__anon8aca20470111::IntegerAccessorImpl
/external/pdfium/fxjs/xfa/
Dcjx_object.cpp346 int32_t CJX_Object::GetInteger(XFA_Attribute eAttr) const { in GetInteger() function in CJX_Object