Searched refs:GetUpdateClient (Results 1 – 2 of 2) sorted by relevance
86 …PARAM_CHECK(sess != nullptr && sess->GetUpdateClient() != nullptr, return, "Session is null pointe… in CompleteWork()89 IUpdater *client = sess->GetUpdateClient(); in CompleteWork()
39 IUpdater* GetUpdateClient() const in GetUpdateClient() function