Searched defs:check_compilation_space_ (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/art/odrefresh/ | ||
H A D | odrefresh.h | 394 android::base::function_ref<bool()> check_compilation_space_; variable |
H A D | odrefresh_test.cc | 280 std::function<bool()> check_compilation_space_; member in art::odrefresh::OdRefreshTest |