Searched defs:dispatcher (Results 1 – 2 of 2) sorted by relevance
188 auto dispatcher = dispatchers_.find(domain); in Dispatch() local
141 auto dispatcher = std::make_unique<Dispatcher>(ecmaVm, channel); in HWTEST_F_L0() local