Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.cpp299 void DebuggerImpl::NotifyNativeCalling(const void *nativeAddress) in NotifyNativeCalling() function in panda::ecmascript::tooling::DebuggerImpl
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md787 ### NotifyNativeCalling subsection
Djsnapi_expo.cpp3294 void JSNApi::NotifyNativeCalling([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] const void *na… in NotifyNativeCalling() function in panda::JSNApi