Searched defs:NotifyNativeCalling (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/toolchain/tooling/agent/ | ||
| D | debugger_impl.cpp | 253 void DebuggerImpl::NotifyNativeCalling(const void *nativeAddress) in NotifyNativeCalling() function in panda::ecmascript::tooling::DebuggerImpl |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| D | jsnapi.cpp | 353 void JSNApi::NotifyNativeCalling(const EcmaVM *vm, const void *nativeAddress) in NotifyNativeCalling() function in panda::JSNApi |