Searched defs:Deflate (Results 1 – 3 of 3) sorted by relevance
/aosp12/build/soong/third_party/zip/ | ||
H A D | struct.go | 31 Deflate uint16 = 8 const |
/aosp12/art/runtime/ | ||
H A D | monitor.cc | 993 bool Monitor::Deflate(Thread* self, ObjPtr<mirror::Object> obj) { in Deflate() function in art::Monitor |
/aosp12/art/libprofile/profile/ | ||
H A D | profile_compilation_info.cc | 478 bool Deflate() { in Deflate() function in art::ProfileCompilationInfo::SafeBuffer |