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

/art/runtime/arch/
H A Dstub_test.cc1073 extern "C" void art_quick_check_cast(void);
1081 const uintptr_t art_quick_check_cast = StubTest::GetEntrypoint(self, kQuickCheckCast); local
1096 art_quick_check_cast, self); local
1101 art_quick_check_cast, self); local
1106 art_quick_check_cast, self); local
1113 art_quick_check_cast, self); local

Completed in 50 milliseconds