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

/art/runtime/base/
H A Dscoped_flock.h54 bool HasFile();
H A Dscoped_flock.cc107 bool ScopedFlock::HasFile() { function in class:art::ScopedFlock
/art/runtime/
H A Doat_file_assistant.cc98 if (flock_.HasFile()) {
122 CHECK(!flock_.HasFile()) << "OatFileAssistant::Lock already acquired";

Completed in 56 milliseconds