Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.h350 const bool is_oat_location_; variable
Doat_file_assistant.cc737 : oat_file_assistant_(oat_file_assistant), is_oat_location_(is_oat_location) in OatFileInfo()
741 return is_oat_location_; in IsOatLocation()