Searched refs:dispatcher (Results 1 – 2 of 2) sorted by relevance
35 auto dispatcher = std::unique_ptr<ZslResultDispatcher>( in Create() local37 if (dispatcher == nullptr) { in Create()42 status_t res = dispatcher->Initialize(partial_result_count); in Create()48 return dispatcher; in Create()
35 auto dispatcher = std::unique_ptr<ResultDispatcher>(new ResultDispatcher( in Create() local37 if (dispatcher == nullptr) { in Create()42 return dispatcher; in Create()