Searched refs:hasNotificationSlotType (Results 1 – 2 of 2) sorted by relevance
435 bool hasNotificationSlotType = false; in GetNotificationSlotType() local438 …I_CALL(env, napi_has_named_property(env, value, "notificationSlotType", &hasNotificationSlotType)); in GetNotificationSlotType()439 if (hasNotificationSlotType) { in GetNotificationSlotType()
956 bool hasNotificationSlotType = false; in GetNotificationSlotType() local959 …I_CALL(env, napi_has_named_property(env, value, "notificationSlotType", &hasNotificationSlotType)); in GetNotificationSlotType()960 if (hasNotificationSlotType) { in GetNotificationSlotType()