Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_unified_group_info_test.cpp51 info.SetSceneName("test");
74 info.SetSceneName("test");
95 info.SetSceneName("test");
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_unified_group_Info.h86 void SetSceneName(const std::string &sceneName);
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_unified_group_info.cpp62 void NotificationUnifiedGroupInfo::SetSceneName(const std::string &sceneName) in SetSceneName() function in OHOS::Notification::NotificationUnifiedGroupInfo
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_request.cpp1294 unifiedGroupInfo->SetSceneName(sceneName); in GetNotificationUnifiedGroupInfo()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp1829 unifiedGroupInfo->SetSceneName(sceneName); in GetNotificationUnifiedGroupInfo()