Home
last modified time | relevance | path

Searched defs:InvokeVoid (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_utils.cpp42 void LambdaUtils::InvokeVoid(EtsCoroutine *coro, EtsObject *lambda) in InvokeVoid() function in ark::ets::LambdaUtils
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_method.h57 void InvokeVoid(napi::ScopedManagedCodeFix *s, Value *args) in InvokeVoid() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod.h247 void InvokeVoid(ManagedThread *thread, Value *args) in InvokeVoid() function