Searched refs:OnDatabaseDelete (Results 1 – 3 of 3) sorted by relevance
303 distributedManager_->OnDatabaseDelete(deviceId, key, value);323 distributedManager_->OnDatabaseDelete(deviceId, key, value);
141 …void OnDatabaseDelete(const std::string &deviceId, const std::string &key, const std::string &valu…
47 .OnDelete = std::bind(&DistributedNotificationManager::OnDatabaseDelete, in DistributedNotificationManager()212 void DistributedNotificationManager::OnDatabaseDelete( in OnDatabaseDelete() function in OHOS::Notification::DistributedNotificationManager