Searched refs:GetOnlyBootImages (Results 1 – 2 of 2) sorted by relevance
/art/odrefresh/ | ||
D | odr_config.h | 234 bool GetOnlyBootImages() const { return only_boot_images_; } in GetOnlyBootImages() function |
D | odrefresh.cc | 2209 !config_.GetOnlyBootImages()) { in Compile() |