Searched refs:SourceTypeCToJS (Results 1 – 2 of 2) sorted by relevance
1481 … static bool SourceTypeCToJS(const NotificationConstant::SourceType &inType, SourceType &outType);
348 if (!SourceTypeCToJS(notification->GetSourceType(), sourceType)) { in SetNotification()4574 bool Common::SourceTypeCToJS(const NotificationConstant::SourceType &inType, SourceType &outType) in SourceTypeCToJS() function in OHOS::NotificationNapi::Common