Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h198 return is_using_apex_boot_image_location_; in IsUsingApexBootImageLocation()
958 bool is_using_apex_boot_image_location_; variable
Druntime.cc1172 is_using_apex_boot_image_location_ = (image_location_ == kApexBootImageLocation); in Init()