Home
last modified time | relevance | path

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

/art/runtime/oat/
Doat_file_assistant.h465 bool use_fd_ = false; variable
Doat_file_assistant.cc1063 if (use_fd_) { in GetFile()
1112 if (use_fd_) { in GetFile()
1251 use_fd_ = use_fd; in Reset()