Searched defs:NotificationSubscribeInfo (Results 1 – 3 of 3) sorted by relevance
86 struct NotificationSubscribeInfo { struct87 std::vector<std::string> bundleNames;88 int32_t userId = 0;89 bool hasSubscribeInfo = false;90 std::string deviceType;
79 struct NotificationSubscribeInfo { struct80 std::vector<std::string> bundleNames;81 int32_t userId = 0;82 bool hasSubscribeInfo = false;
26 NotificationSubscribeInfo::NotificationSubscribeInfo() in NotificationSubscribeInfo() function in OHOS::Notification::NotificationSubscribeInfo32 NotificationSubscribeInfo::NotificationSubscribeInfo(const NotificationSubscribeInfo &subscribeInfo) in NotificationSubscribeInfo() function in OHOS::Notification::NotificationSubscribeInfo