Searched defs:is_executable (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Doat_file.cc201 OatFile::OatFile(const std::string& location, bool is_executable) argument
203 is_executable_(is_executable), dlopen_handle_(nullptr),

Completed in 229 milliseconds