Home
last modified time | relevance | path

Searched refs:NativeCallingEvent (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/debugger/
Dnotification_manager.h85 void NativeCallingEvent(const void *nativeAddress) const in NativeCallingEvent() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp530 vm->GetJsDebuggerManager()->GetNotificationManager()->NativeCallingEvent(nativeAddress); in NotifyNativeCalling()