Home
last modified time | relevance | path

Searched defs:NotifyNativeReturn (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.cpp323 void DebuggerImpl::NotifyNativeReturn(const void *nativeAddress) in NotifyNativeReturn() function in panda::ecmascript::tooling::DebuggerImpl
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp3304 void JSNApi::NotifyNativeReturn([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] const void *na… in NotifyNativeReturn() function in panda::JSNApi