Searched refs:ServiceParams (Results 1 – 1 of 1) sorted by relevance
69 struct ServiceParams { struct81 static ServiceParams s_service_params_;82 static std::atomic<ServiceParams*> s_service_params_atomic_;284 …Impl(ServiceParams p) : service_params_{std::move(p)}, event_manager_callbacks_{new EventManagerTa… in Impl()310 ServiceParams service_params_;346 ServiceParams* p = &s_service_params_; in Start()