Home
last modified time | relevance | path

Searched defs:outType (Results 1 – 7 of 7) sorted by relevance

/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/
Dnapi_slot.h66 NotificationConstant::SlotType outType = NotificationConstant::SlotType::OTHER; member
73 NotificationConstant::SlotType outType = NotificationConstant::SlotType::OTHER; member
112 NotificationConstant::SlotType outType = NotificationConstant::SlotType::OTHER; member
119 NotificationConstant::SlotType outType = NotificationConstant::SlotType::OTHER; member
131 NotificationConstant::SlotType outType = NotificationConstant::SlotType::OTHER; member
145 NotificationConstant::SlotType outType = NotificationConstant::SlotType::OTHER; member
/base/security/certificate_framework/frameworks/js/napi/certificate/src/
Dnapi_object.cpp68 uint32_t outType; member
316 …atic int32_t GetResultType(int32_t opType, int32_t typeValue, CfTag &resultType, uint32_t &outType) in GetResultType()
348 uint32_t outType = 0; in ConvertToNapiValue() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp269 enum DeviceRemindType outType = DeviceRemindType::IDLE_DONOT_REMIND; in SetNotificationByDistributedOptions() local
413 SlotType outType = SlotType::UNKNOWN_TYPE; in SetNotificationRequestByNumber() local
791 SlotType outType = SlotType::UNKNOWN_TYPE; in SetNotificationSlot() local
923 ContentType outType = ContentType::NOTIFICATION_CONTENT_BASIC_TEXT; in SetNotificationContent() local
1388 DoNotDisturbType outType = DoNotDisturbType::TYPE_NONE; in SetDoNotDisturbDate() local
1727 NotificationConstant::SlotType outType = NotificationConstant::SlotType::OTHER; in GetNotificationSlotType() local
1765 NotificationContent::Type outType = NotificationContent::Type::NONE; in GetNotificationContent() local
3963 NotificationConstant::SlotType outType = NotificationConstant::SlotType::OTHER; in GetNotificationSlot() local
4312 bool Common::ContentTypeJSToC(const ContentType &inType, NotificationContent::Type &outType) in ContentTypeJSToC()
4337 bool Common::ContentTypeCToJS(const NotificationContent::Type &inType, ContentType &outType) in ContentTypeCToJS()
[all …]
Dslot.cpp72 NotificationConstant::SlotType outType = NotificationConstant::SlotType::OTHER; member
79 NotificationConstant::SlotType outType = NotificationConstant::SlotType::OTHER; member
118 NotificationConstant::SlotType outType = NotificationConstant::SlotType::OTHER; member
125 NotificationConstant::SlotType outType = NotificationConstant::SlotType::OTHER; member
137 NotificationConstant::SlotType outType = NotificationConstant::SlotType::OTHER; member
151 NotificationConstant::SlotType outType = NotificationConstant::SlotType::OTHER; member
Ddisturb_mode.cpp43 NotificationConstant::DoNotDisturbType outType = NotificationConstant::DoNotDisturbType::NONE; in GetDoNotDisturbDate() local
Ddistributed.cpp530 DeviceRemindType outType = DeviceRemindType::IDLE_DONOT_REMIND; in AsyncCompleteCallbackGetDeviceRemindType() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
Dnapi_distributed.cpp418 DeviceRemindType outType = DeviceRemindType::IDLE_DONOT_REMIND; in AsyncCompleteCallbackNapiGetDeviceRemindType() local