Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_aggregation_data_roaming_observer.cpp31 AdvancedNotificationService::GetInstance()->GetUnifiedGroupInfoFromDb(enable); in OnChange()
H A Dnotification_extension_wrapper.cpp99 AdvancedNotificationService::GetInstance()->GetUnifiedGroupInfoFromDb(enable); in CheckIfSetlocalSwitch()
H A Dadvanced_notification_service.cpp1156 ErrCode AdvancedNotificationService::GetUnifiedGroupInfoFromDb(std::string &enable) in GetUnifiedGroupInfoFromDb() function in OHOS::Notification::AdvancedNotificationService
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h379 ErrCode GetUnifiedGroupInfoFromDb(std::string &enable);
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp465 auto ret = advancedNotificationService_->GetUnifiedGroupInfoFromDb(enable);