Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h187 return is_executable_; in IsExecutable()
441 const bool is_executable_; variable
Doat_file.cc2024 is_executable_(is_executable), in OatFile()