Home
last modified time | relevance | path

Searched defs:oldMethod (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libabckit/tests/scenarios/replace_callsite/
Dreplace_callsite_static.cpp34 AbckitCoreFunction *oldMethod; member
83 auto *oldMethod = helpers::FindMethodByName(file, "api"); in TEST_F() local
/arkcompiler/runtime_core/static_core/runtime/hotreload/
Dhotreload.cpp403 for (auto &oldMethod : oldMethods) { in MethodChangesCheck() local