Searched refs:TYPE_NORMAL (Results 1 – 6 of 6) sorted by relevance
112 TYPE_NORMAL = 0x00000000, enumerator
284 NotificationConstant::SourceType sourceType_ {NotificationConstant::SourceType::TYPE_NORMAL};
228 NotificationConstant::SourceType sourceType = NotificationConstant::SourceType::TYPE_NORMAL;
255 SetNamedPropertyByInteger(env, obj, (int32_t)SourceType::TYPE_NORMAL, "TYPE_NORMAL"); in SourceTypeInit()
345 SourceType sourceType = SourceType::TYPE_NORMAL; in SetNotification()4498 case NotificationConstant::SourceType::TYPE_NORMAL: in SourceTypeCToJS()4499 outType = SourceType::TYPE_NORMAL; in SourceTypeCToJS()