Searched refs:ArtInterpreterToCompiledCodeBridge (Results 1 – 4 of 4) sorted by relevance
37 void ArtInterpreterToCompiledCodeBridge(Thread* self,58 interpreter::ArtInterpreterToCompiledCodeBridge( in PerformCall()
530 void ArtInterpreterToCompiledCodeBridge(Thread* self,
267 ArtInterpreterToCompiledCodeBridge(self, nullptr, code_item, &shadow_frame, &result); in Execute()
459 void ArtInterpreterToCompiledCodeBridge(Thread* self, in ArtInterpreterToCompiledCodeBridge() function