Home
last modified time | relevance | path

Searched refs:flock_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Doat_file_assistant.h409 ScopedFlock flock_; variable
Doat_file_assistant.cc160 if (flock_.get() != nullptr) { in ~OatFileAssistant()
161 unlink(flock_->GetPath().c_str()); in ~OatFileAssistant()