Searched refs:OnDatabaseInsert (Results 1 – 3 of 3) sorted by relevance
299 distributedManager_->OnDatabaseInsert(deviceId, key, value);319 distributedManager_->OnDatabaseInsert(deviceId, key, value);
139 …void OnDatabaseInsert(const std::string &deviceId, const std::string &key, const std::string &valu…
37 .OnInsert = std::bind(&DistributedNotificationManager::OnDatabaseInsert, in DistributedNotificationManager()139 void DistributedNotificationManager::OnDatabaseInsert( in OnDatabaseInsert() function in OHOS::Notification::DistributedNotificationManager