Searched refs:abort_if_not_found (Results 1 – 2 of 2) sorted by relevance
23 #define CHECK_REGS_CONTAIN_REFS(dex_pc, abort_if_not_found, ...) do { \ argument30 abort_if_not_found); \
132 bool abort_if_not_found) in UnstartedRuntimeFindClass() argument139 if (found == nullptr && abort_if_not_found) { in UnstartedRuntimeFindClass()