Searched refs:findCb (Results 1 – 2 of 2) sorted by relevance
62 const std::vector<sp<ISuspendCallback>>::iterator findCb(const wp<IBinder>& cb) { in findCb() function
53 if (findCb(cb) == mCallbacks.end()) { in registerCallback()