Searched defs:TestBitmap (Results 1 - 2 of 2) sorted by relevance

/art/runtime/entrypoints/portable/
H A Dportable_thread_entrypoints.cc46 if (TestBitmap(reg, reg_bitmap)) {
68 static bool TestBitmap(int reg, const uint8_t* reg_vector) { function in class:art::ShadowFrameCopyVisitor
/art/runtime/
H A Dthread.cc2038 if (TestBitmap(reg, reg_bitmap)) {
2070 if (TestBitmap(reg, reg_bitmap)) {
2095 static bool TestBitmap(int reg, const uint8_t* reg_vector) { function in class:art::ReferenceMapVisitor

Completed in 48 milliseconds