Searched defs:ShouldAttemptCompile (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/odrefresh/ | ||
H A D | odr_compilation_log.cc | 182 bool OdrCompilationLog::ShouldAttemptCompile(int64_t apex_version, in ShouldAttemptCompile() function in art::odrefresh::OdrCompilationLog |
H A D | odr_compilation_log_test.cc | 103 TEST(OdrCompilationLog, ShouldAttemptCompile) { in TEST() argument |