Searched refs:HasFile (Results 1 – 3 of 3) sorted by relevance
49 bool HasFile();
85 bool ScopedFlock::HasFile() { in HasFile() function in art::ScopedFlock
944 if (!scoped_flock.HasFile()) { in OpenDexFilesFromOat()952 if (Runtime::Current()->IsDex2OatEnabled() && has_flock && scoped_flock.HasFile()) { in OpenDexFilesFromOat()