Searched defs:image_lock (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/space/
H A Dimage_space.cc571 ScopedFlock image_lock; local
572 image_lock.Init(image_filename->c_str(), error_msg);
636 ScopedFlock image_lock; local
637 image_lock.Init(cache_filename.c_str(), error_msg);

Completed in 94 milliseconds