Home
last modified time | relevance | path

Searched refs:ResetPushCallbackProxy (Results 1 - 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1075 void ResetPushCallbackProxy();
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp1945 void AdvancedNotificationService::ResetPushCallbackProxy() in ResetPushCallbackProxy() function in OHOS::Notification::AdvancedNotificationService
2349 AdvancedNotificationService::GetInstance()->ResetPushCallbackProxy(); in OnRemoteDied()
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp2538 * @tc.name : ResetPushCallbackProxy
2539 * @tc.desc : Test ResetPushCallbackProxy function and pushCallBack_ is nullptr.
2546 advancedNotificationService_->ResetPushCallbackProxy(); in HWTEST_F()
2553 * @tc.name : ResetPushCallbackProxy
2554 * @tc.desc : Test ResetPushCallbackProxy function and pushCallBack_ is not nullptr.
2568 advancedNotificationService_->ResetPushCallbackProxy(); in HWTEST_F()

Completed in 12 milliseconds