Searched defs:serviceContext (Results 1 – 3 of 3) sorted by relevance
25 std::string serviceContext = ""; member
108 SERVICE_INFO_CTX *serviceContext = (SERVICE_INFO_CTX *)executionContext; in ServiceHookWrapper() local129 SERVICE_RESTART_CTX *serviceContext = (SERVICE_RESTART_CTX *)executionContext; in ServiceRestartHookWrapper() local
188 …const std::weak_ptr<ServiceExtensionContext>& serviceContext, const std::shared_ptr<CallerCallBack… in ClearFailedCallConnection()