Searched refs:ArtInterpreterToInterpreterBridge (Results 1 – 5 of 5) sorted by relevance
/aosp12/art/runtime/interpreter/ |
H A D | interpreter.h | 61 void ArtInterpreterToInterpreterBridge(Thread* self,
|
H A D | interpreter.cc | 650 void ArtInterpreterToInterpreterBridge(Thread* self, in ArtInterpreterToInterpreterBridge() function
|
H A D | unstarted_runtime.cc | 2114 ArtInterpreterToInterpreterBridge(self, accessor, shadow_frame, result); in Invoke()
|
/aosp12/art/runtime/ |
H A D | common_dex_operations.h | 47 void ArtInterpreterToInterpreterBridge(Thread* self, 70 interpreter::ArtInterpreterToInterpreterBridge(self, accessor, callee_frame, result); in PerformCall()
|
/aosp12/system/extras/simpleperf/scripts/test/script_testdata/ |
H A D | debug_unwind_report.txt | 315 symbol_21: art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAcces…
|