Home
last modified time | relevance | path

Searched refs:OnNotification (Results 1 – 1 of 1) sorted by relevance

/system/weaved/libweaved/
Dservice.cc211 void OnNotification(const std::vector<int>& notification_ids);
287 service_proxy->OnNotification(notificationIds); in notifyServiceManagerChange()
459 void ServiceImpl::OnNotification(const std::vector<int>& notification_ids) { in OnNotification() function in weaved::ServiceImpl