Home
last modified time | relevance | path

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

/external/pdfium/testing/fuzzers/
Dpdfium_fuzzer_util.cc7 int GetInteger(const uint8_t* data) { in GetInteger() function
/external/pdfium/core/fpdfapi/parser/
Dcpdf_boolean.cpp30 int CPDF_Boolean::GetInteger() const { in GetInteger() function in CPDF_Boolean
Dcpdf_number.cpp36 int CPDF_Number::GetInteger() const { in GetInteger() function in CPDF_Number
Dcpdf_reference.cpp33 int CPDF_Reference::GetInteger() const { in GetInteger() function in CPDF_Reference
Dcpdf_object.cpp57 int CPDF_Object::GetInteger() const { in GetInteger() function in CPDF_Object
Dcpdf_object_unittest.cpp238 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/llvm-project/lldb/test/API/lang/cpp/class_types/
Dmain.cpp32 GetInteger() const in GetInteger() function in A
/external/pdfium/core/fpdfapi/page/
Dcpdf_streamcontentparser.h95 int GetInteger(uint32_t index) const { in GetInteger() function
/external/llvm-project/mlir/unittests/TableGen/
DStructsGenTest.cpp146 TEST(StructsGenTest, GetInteger) { in TEST() argument
/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::__anon66f4f24d0111::IntegerAccessorImpl
Dinterface_ptr_unittest.cc188 void GetInteger(const GetIntegerCallback& callback) override { in GetInteger() function in mojo::test::__anoncb29e6d80111::IntegerAccessorImpl
/external/pdfium/core/fxcrt/
Dwidestring.cpp1089 int WideString::GetInteger() const { in GetInteger() function in fxcrt::WideString
/external/pdfium/fxjs/xfa/
Dcjx_object.cpp354 int32_t CJX_Object::GetInteger(XFA_Attribute eAttr) const { in GetInteger() function in CJX_Object