Home
last modified time | relevance | path

Searched refs:check_compilation_space_ (Results 1 – 3 of 3) sorted by relevance

/art/odrefresh/
Dodrefresh_test.cc234 check_compilation_space_ = [] { return true; }; in SetUp()
239 check_compilation_space_, in SetUp()
277 std::function<bool()> check_compilation_space_; member in art::odrefresh::OdRefreshTest
Dodrefresh.h389 android::base::function_ref<bool()> check_compilation_space_; variable
Dodrefresh.cc703 check_compilation_space_(check_compilation_space), in OnDeviceRefresh()
1938 if (!check_compilation_space_()) { in CompileBootClasspath()
2096 if (!check_compilation_space_()) { in CompileSystemServer()