Home
last modified time | relevance | path

Searched defs:Inflate (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dmonitor.cc1033 void Monitor::Inflate(Thread* self, Thread* owner, ObjPtr<mirror::Object> obj, int32_t hash_code) { in Inflate() function in art::Monitor
/art/libprofile/profile/
Dprofile_compilation_info.cc494 bool Inflate(size_t uncompressed_data_size) { in Inflate() function in art::ProfileCompilationInfo::SafeBuffer