Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md789 ### NotifyNativeCalling subsection
Djsnapi_expo.cpp5411 void JSNApi::NotifyNativeCalling([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] const void *na… in NotifyNativeCalling() function in panda::JSNApi
/arkcompiler/toolchain/tooling/dynamic/agent/
Ddebugger_impl.cpp398 void DebuggerImpl::NotifyNativeCalling(const void *nativeAddress) in NotifyNativeCalling() function in panda::ecmascript::tooling::DebuggerImpl