Searched defs:NotifyNativeCalling (Results 1 – 3 of 3) sorted by relevance
/arkcompiler/toolchain/tooling/agent/ | ||
D | debugger_impl.cpp | 299 void DebuggerImpl::NotifyNativeCalling(const void *nativeAddress) in NotifyNativeCalling() function in panda::ecmascript::tooling::DebuggerImpl |
/arkcompiler/ets_runtime/ecmascript/napi/ | ||
D | JSNapi接口说明.md | 787 ### NotifyNativeCalling subsection |
D | jsnapi_expo.cpp | 3294 void JSNApi::NotifyNativeCalling([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] const void *na… in NotifyNativeCalling() function in panda::JSNApi |