Searched refs:QueryNotifier (Results 1 – 3 of 3) sorted by relevance
41 bool QueryNotifier(const sptr<IRemoteObject>& notifier) const;
42 bool NotifierInfo::QueryNotifier(const sptr<IRemoteObject>& notifier) const in QueryNotifier() function in OHOS::DistributedSchedule::NotifierInfo
720 if (iter->second->QueryNotifier(notifier)) { in QueryTokenByNotifier()