Searched refs:DeviceRemindTypeCToJS (Results 1 – 6 of 6) sorted by relevance
400 NotificationNapi::AnsEnumUtil::DeviceRemindTypeCToJS(inType, outType);403 NotificationNapi::AnsEnumUtil::DeviceRemindTypeCToJS(inType, outType);406 NotificationNapi::AnsEnumUtil::DeviceRemindTypeCToJS(inType, outType);409 NotificationNapi::AnsEnumUtil::DeviceRemindTypeCToJS(inType, outType);
225 …static bool DeviceRemindTypeCToJS(const NotificationConstant::RemindType &inType, DeviceRemindType…
82 if (!AnsEnumUtil::DeviceRemindTypeCToJS(notification->GetRemindType(), outType)) { in SetNotificationByDistributedOptions()
530 if (!AnsEnumUtil::DeviceRemindTypeCToJS(asynccallbackinfo->remindType, outType)) { in AsyncCompleteCallbackGetDeviceRemindType()
373 bool AnsEnumUtil::DeviceRemindTypeCToJS(const NotificationConstant::RemindType &inType, DeviceRemin… in DeviceRemindTypeCToJS() function in OHOS::NotificationNapi::AnsEnumUtil
389 if (!AnsEnumUtil::DeviceRemindTypeCToJS(asynccallbackinfo->remindType, outType)) { in AsyncCompleteCallbackNapiGetDeviceRemindType()