Searched defs:Inflate (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/ | ||
| D | monitor.cc | 1036 void Monitor::Inflate(Thread* self, Thread* owner, ObjPtr<mirror::Object> obj, int32_t hash_code) {  in Inflate()  function in art::Monitor | 
| /art/libprofile/profile/ | ||
| D | profile_compilation_info.cc | 507   bool Inflate(size_t uncompressed_data_size) {  in Inflate()  function in art::ProfileCompilationInfo::SafeBuffer |