Searched refs:hasNotificationContentType (Results 1 – 2 of 2) sorted by relevance
394 bool hasNotificationContentType = false; in GetNotificationContentType() local397 …env, napi_has_named_property(env, result, "notificationContentType", &hasNotificationContentType)); in GetNotificationContentType()398 if (hasNotificationContentType) { in GetNotificationContentType()
665 bool hasNotificationContentType = false; in GetNotificationContentType() local668 …env, napi_has_named_property(env, result, "notificationContentType", &hasNotificationContentType)); in GetNotificationContentType()669 if (hasNotificationContentType) { in GetNotificationContentType()