Searched refs:timeServiceProxy_ (Results 1 – 2 of 2) sorted by relevance
614 if (timeServiceProxy_ == nullptr) { in ResetAllProxy()618 if (timeServiceProxy_ == nullptr) { in ResetAllProxy()632 return timeServiceProxy_; in GetProxy()638 timeServiceProxy_ = proxy; in SetProxy()644 timeServiceProxy_ = nullptr; in ClearProxy()
396 sptr<ITimeService> timeServiceProxy_; variable