Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_aggregation_data_roaming_observer.cpp31 AdvancedNotificationService::GetInstance()->GetUnifiedGroupInfoFromDb(enable); in OnChange()
32 ANS_LOGI("GetUnifiedGroupInfoFromDb enter, enable:%{public}s", enable.c_str()); in OnChange()
H A Dnotification_extension_wrapper.cpp97 AdvancedNotificationService::GetInstance()->GetUnifiedGroupInfoFromDb(enable); in CheckIfSetlocalSwitch()
H A Dadvanced_notification_service.cpp1191 ErrCode AdvancedNotificationService::GetUnifiedGroupInfoFromDb(std::string &enable) in GetUnifiedGroupInfoFromDb() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h380 ErrCode GetUnifiedGroupInfoFromDb(std::string &enable);
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp466 auto ret = advancedNotificationService_->GetUnifiedGroupInfoFromDb(enable); in HWTEST_F()

Completed in 13 milliseconds