Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/
Ddispatcher.cpp192 auto dispatcher = dispatchers_.find(domain); in Dispatch() local
210 auto dispatcher = dispatchers_.find("Debugger"); in GetJsFrames() local
Ddebugger_service.cpp108 auto dispatcher = handler->GetDispatcher(); in GetCallFrames() local
/arkcompiler/toolchain/tooling/test/
Ddispatcher_test.cpp141 auto dispatcher = std::make_unique<Dispatcher>(ecmaVm, channel); in HWTEST_F_L0() local