Searched refs:timeServiceProxy_ (Results 1 – 2 of 2) sorted by relevance
625 if (timeServiceProxy_ == nullptr) { in ResetAllProxy()629 if (timeServiceProxy_ == nullptr) { in ResetAllProxy()643 return timeServiceProxy_; in GetProxy()649 timeServiceProxy_ = proxy; in SetProxy()655 timeServiceProxy_ = nullptr; in ClearProxy()
215 sptr<ITimeService> timeServiceProxy_; variable