Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/dynamic/
Ddispatcher.cpp324 std::string Dispatcher::CallFunctionOn(const DispatchRequest &request, DispatcherBase *dispatcher) … in CallFunctionOn() function in panda::ecmascript::tooling::Dispatcher
/arkcompiler/toolchain/tooling/dynamic/agent/
Ddebugger_impl.cpp1055 void DebuggerImpl::DispatcherImpl::CallFunctionOn(const DispatchRequest &request) in CallFunctionOn() function in panda::ecmascript::tooling::DebuggerImpl::DispatcherImpl
1608 std::string DebuggerImpl::DispatcherImpl::CallFunctionOn( in CallFunctionOn() function in panda::ecmascript::tooling::DebuggerImpl::DispatcherImpl
1856 DispatchResponse DebuggerImpl::CallFunctionOn([[maybe_unused]] const CallFunctionOnParams &params, in CallFunctionOn() function in panda::ecmascript::tooling::DebuggerImpl