Searched refs:eachUri (Results 1 – 1 of 1) sorted by relevance
295 for (auto eachUri : uris) { in RegisterNotify() local296 int ret = RegisterNotifyImpl(eachUri, notifyForDescendants, observer, info); in RegisterNotify()428 for (auto eachUri : uris) { in CleanAllNotify() local429 int ret = CleanAllNotifyImpl(eachUri, info); in CleanAllNotify()483 for (auto eachUri : uris) { in UnregisterNotify() local484 int ret = UnregisterNotifyImpl(eachUri, observer, info); in UnregisterNotify()