Home
last modified time | relevance | path

Searched defs:NotificationSubscribeInfo (Results 1 – 2 of 2) 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.h147 struct NotificationSubscribeInfo { struct
148 std::vector<std::string> bundleNames;
149 int32_t userId = 0;
150 bool hasSubscribeInfo = false;