Searched refs:FindSubcriberObject (Results 1 – 2 of 2) sorted by relevance
58 auto subscriberIter = FindSubcriberObject(remote); in AddSubscriber()88 auto subscriberIter = FindSubcriberObject(remote); in RemoveSubscriber()224 auto subscriberIter = FindSubcriberObject(proxy); in HandleSubscriberDeath()248 std::list<sptr<IStandbyServiceSubscriber>>::iterator StandbyStateSubscriber::FindSubcriberObject( in FindSubcriberObject() function in OHOS::DevStandbyMgr::StandbyStateSubscriber
54 …std::list<sptr<IStandbyServiceSubscriber>>::iterator FindSubcriberObject(sptr<IRemoteObject>& prox…