Searched refs:AddDispatcher (Results 1 – 3 of 3) sorted by relevance
34 ErrorCode AddDispatcher(DispatcherConfig *config);
146 ErrorCode AddDispatcher(DispatcherConfig *config) in AddDispatcher() function615 errCode = AddDispatcher(&config); in EnableDefaultDispatcher()
95 MSG_RETURN_IF_FUNCTION_FAILED(errCode, AddDispatcher(&config)); in StartEnv()