Searched refs:has_flock (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dclass_linker.cc942 bool has_flock = true; local
948 has_flock = false;
952 if (Runtime::Current()->IsDex2OatEnabled() && has_flock && scoped_flock.HasFile()) {

Completed in 543 milliseconds