Searched defs:Inflate (Results 1 – 8 of 8) sorted by relevance
/aosp12/frameworks/base/tools/aapt2/xml/ |
H A D | XmlDom_test.cpp | 36 TEST(XmlDomTest, Inflate) { in TEST() argument
|
H A D | XmlDom.cpp | 186 std::unique_ptr<XmlResource> Inflate(InputStream* in, IDiagnostics* diag, const Source& source) { in Inflate() function 267 std::unique_ptr<XmlResource> Inflate(const void* data, size_t len, std::string* out_error) { in Inflate() function
|
/aosp12/frameworks/base/libs/androidfw/tests/ |
H A D | CursorWindow_test.cpp | 179 TEST(CursorWindowTest, Inflate) { in TEST() argument
|
/aosp12/art/runtime/ |
H A D | monitor.cc | 1033 void Monitor::Inflate(Thread* self, Thread* owner, ObjPtr<mirror::Object> obj, int32_t hash_code) { in Inflate() function in art::Monitor
|
/aosp12/system/libziparchive/ |
H A D | zip_archive.cc | 1670 int32_t Inflate(const Reader& reader, const uint64_t compressed_length, in Inflate() function
|
H A D | zip_archive_test.cc | 935 TEST(ziparchive, Inflate) { in TEST() argument
|
/aosp12/frameworks/base/tools/aapt2/dump/ |
H A D | DumpManifest.cpp | 2396 std::unique_ptr<ManifestExtractor::Element> ManifestExtractor::Element::Inflate( in Inflate() function in aapt::ManifestExtractor::Element
|
/aosp12/art/libprofile/profile/ |
H A D | profile_compilation_info.cc | 494 bool Inflate(size_t uncompressed_data_size) { in Inflate() function in art::ProfileCompilationInfo::SafeBuffer
|