Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.h345 const bool is_oat_location_; variable
Doat_file_assistant.cc692 : oat_file_assistant_(oat_file_assistant), is_oat_location_(is_oat_location) in OatFileInfo()
696 return is_oat_location_; in IsOatLocation()