Searched refs:NotificationKey (Results 1 – 4 of 4) sorted by relevance
27 NotificationKey key;
1612 … napi_value GetNotificationKey(const napi_env &env, const napi_value &value, NotificationKey &key);
40 struct NotificationKey { struct47 NotificationKey notificationKey;
1042 napi_value Common::GetNotificationKey(const napi_env &env, const napi_value &value, NotificationKey… in GetNotificationKey()