Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/
Ddispatcher.cpp188 auto dispatcher = dispatchers_.find(domain); in Dispatch() local
/arkcompiler/toolchain/tooling/test/
Ddispatcher_test.cpp141 auto dispatcher = std::make_unique<Dispatcher>(ecmaVm, channel); in HWTEST_F_L0() local