Home
last modified time | relevance | path

Searched defs:NotificationSubscribeInfo (Results 1 – 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_subscribe_info.cpp26 NotificationSubscribeInfo::NotificationSubscribeInfo() in NotificationSubscribeInfo() function in OHOS::Notification::NotificationSubscribeInfo
32 NotificationSubscribeInfo::NotificationSubscribeInfo(const NotificationSubscribeInfo &subscribeInfo) in NotificationSubscribeInfo() function in OHOS::Notification::NotificationSubscribeInfo
/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dcommon.h130 struct NotificationSubscribeInfo { struct
131 std::vector<std::string> bundleNames;
132 int32_t userId = 0;
133 bool hasSubscribeInfo = false;
/base/notification/distributed_notification_service/test/resource/notificationfuzztest/notificationfuzzconfig/
Dconfig.json13 "NotificationSubscribeInfo": { object