Home
last modified time | relevance | path

Searched defs:Handle (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dcard_handler.h77 bool CardHandler<LanguageConfig>::Handle(CardTable::CardPtr cardPtr) in Handle() function
/arkcompiler/ets_frontend/ets2panda/test/unit/plugin_ut/
Dplugin_ut_variables_api.cpp211 static bool Handle(es2panda_Context *context, [[maybe_unused]] es2panda_AstNode *ast) in Handle() function
/arkcompiler/ets_runtime/compiler_service/src/
Daot_args_handler.cpp61 int32_t AOTArgsHandler::Handle(int32_t thermalLevel) in Handle() function in OHOS::ArkCompiler::AOTArgsHandler
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/
Dcall_js.cpp131 ALWAYS_INLINE inline uint64_t CallJSHandler::Handle() in Handle() function in ark::ets::interop::js::CallJSHandler