Home
last modified time | relevance | path

Searched refs:PublishCallback (Results 1 - 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/services/distributed/src/
H A Ddistributed_notification_manager.cpp164 PublishCallback(resolveKey.deviceId, resolveKey.bundleName, request); in OnDatabaseInsert()
277 bool DistributedNotificationManager::PublishCallback( in PublishCallback() function in OHOS::Notification::DistributedNotificationManager
463 PublishCallback(resolveKey.deviceId, resolveKey.bundleName, request); in GetCurrentDistributedNotification()
/base/notification/distributed_notification_service/services/distributed/include/
H A Ddistributed_notification_manager.h161 bool PublishCallback(
/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/
H A Dmock_device_manager_impl.cpp88 std::shared_ptr<PublishCallback> callback) in PublishDeviceDiscovery()
/base/notification/distributed_notification_service/services/distributed/test/unittest/
H A Ddistributed_notification_manager_test.cpp338 // text PublishCallback function. in HWTEST_F()
341 EXPECT_EQ(distributedManager_->PublishCallback(deviceId, bundleName, request), true); in HWTEST_F()
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_notification_manager_branch_test/
H A Ddistributed_notification_manager_branch_test.cpp110 * @tc.desc : test PublishCallback function and callback_.OnPublish is not nullptr.
136 EXPECT_EQ(distributedManager_->PublishCallback(deviceId, bundleName, request), true); in HWTEST_F()

Completed in 4 milliseconds