Home
last modified time | relevance | path

Searched defs:GetInteger (Results 1 – 20 of 20) 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.cpp35 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.cpp74 int CPDF_Object::GetInteger() const { in GetInteger() function in CPDF_Object
Dcpdf_object_unittest.cpp246 TEST_F(PDFObjectsTest, GetInteger) { in TEST_F() argument
/external/angle/src/tests/gl_tests/
DRobustClientMemoryTest.cpp44 TEST_P(RobustClientMemoryTest, GetInteger) in TEST_P() argument
/external/cronet/components/prefs/android/
Dpref_service_android.cc62 jint PrefServiceAndroid::GetInteger(JNIEnv* env, in GetInteger() function in PrefServiceAndroid
/external/pdfium/core/fpdfapi/page/
Dcpdf_streamcontentparser.h99 int GetInteger(uint32_t index) const { in GetInteger() function
/external/cronet/components/prefs/
Dpref_value_map.cc118 bool PrefValueMap::GetInteger(const std::string& key, int* value) const { in GetInteger() function in PrefValueMap
Dtesting_pref_store.cc169 bool TestingPrefStore::GetInteger(const std::string& key, int* value) const { in GetInteger() function in TestingPrefStore
Dpref_service.cc194 int PrefService::GetInteger(base::StringPiece path) const { in GetInteger() function in PrefService
/external/cronet/net/third_party/quiche/src/quiche/common/
Dstructured_headers.h93 int64_t GetInteger() const { in GetInteger() function
/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/libchrome/mojo/public/cpp/bindings/tests/
Dbinding_unittest.cc245 void GetInteger(const GetIntegerCallback& callback) override { in GetInteger() function in mojo::__anonf3a732ab0111::IntegerAccessorImpl
Dinterface_ptr_unittest.cc188 void GetInteger(const GetIntegerCallback& callback) override { in GetInteger() function in mojo::test::__anon686e75b60111::IntegerAccessorImpl
/external/pdfium/core/fxcrt/
Dwidestring.cpp1113 int WideString::GetInteger() const { in GetInteger() function in fxcrt::WideString
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dinstrument_pass.cpp500 analysis::Integer* InstrumentPass::GetInteger(uint32_t width, bool is_signed) { in GetInteger() function in spvtools::opt::InstrumentPass
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp544 analysis::Integer* InstrumentPass::GetInteger(uint32_t width, bool is_signed) { in GetInteger() function in spvtools::opt::InstrumentPass
/external/pdfium/fxjs/xfa/
Dcjx_object.cpp345 int32_t CJX_Object::GetInteger(XFA_Attribute eAttr) const { in GetInteger() function in CJX_Object