Searched defs:Callback (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/runtime/tooling/inspector/tests/ | ||
| D | inspector_test.cpp | 75 class Callback { class |
| /arkcompiler/runtime_core/compiler/tests/ | ||
| D | codegen_runner_test.cpp | 323 NO_OPTIMIZE int Callback([[maybe_unused]] uintptr_t lr, [[maybe_unused]] uintptr_t fp) in Callback() function |
| /arkcompiler/runtime_core/runtime/tests/ | ||
| D | stack_walker_test.cpp | 47 using Callback = int (*)(uintptr_t, uintptr_t); typedef in panda::test::StackWalkerTest |