Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/static/
Dinspector.cpp718 void Inspector::ReplyNativeCalling(PtThread thread) in ReplyNativeCalling() function in ark::tooling::inspector::Inspector
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dinspector.cpp711 void Inspector::ReplyNativeCalling(PtThread thread) in ReplyNativeCalling() function in ark::tooling::inspector::Inspector
/arkcompiler/toolchain/tooling/dynamic/agent/
Ddebugger_impl.cpp1021 void DebuggerImpl::DispatcherImpl::ReplyNativeCalling(const DispatchRequest &request) in ReplyNativeCalling() function in panda::ecmascript::tooling::DebuggerImpl::DispatcherImpl
1795 DispatchResponse DebuggerImpl::ReplyNativeCalling([[maybe_unused]] const ReplyNativeCallingParams &… in ReplyNativeCalling() function in panda::ecmascript::tooling::DebuggerImpl