Searched refs:ccIt (Results 1 – 1 of 1) sorted by relevance
505 auto ccIt = mNameToClientCallback.find(serviceName); in sendClientCallbackNotifications() local506 CHECK(ccIt != mNameToClientCallback.end()) in sendClientCallbackNotifications()509 for (const auto& callback : ccIt->second) { in sendClientCallbackNotifications()