Home
last modified time | relevance | path

Searched refs:GetUnifiedGroupEnableUri (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_datashare_helper_ext.h38 std::string GetUnifiedGroupEnableUri() const;
H A Dadvanced_datashare_helper.h45 std::string GetUnifiedGroupEnableUri() const;
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_datashare_helper_ext.cpp91 std::string AdvancedDatashareHelperExt::GetUnifiedGroupEnableUri() const in GetUnifiedGroupEnableUri() function in OHOS::Notification::AdvancedDatashareHelperExt
H A Dadvanced_notification_service.cpp1163 Uri enableUri(datashareHelper->GetUnifiedGroupEnableUri()); in GetUnifiedGroupInfoFromDb()