Home
last modified time | relevance | path

Searched defs:inType (Results 1 – 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/
Dnapi_slot.h26 NotificationConstant::SlotType inType = NotificationConstant::SlotType::OTHER; member
35 NotificationConstant::SlotType inType = NotificationConstant::SlotType::OTHER; member
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp4312 bool Common::ContentTypeJSToC(const ContentType &inType, NotificationContent::Type &outType) in ContentTypeJSToC()
4337 bool Common::ContentTypeCToJS(const NotificationContent::Type &inType, ContentType &outType) in ContentTypeCToJS()
4362 bool Common::SlotTypeJSToC(const SlotType &inType, NotificationConstant::SlotType &outType) in SlotTypeJSToC()
4385 bool Common::SlotTypeCToJS(const NotificationConstant::SlotType &inType, SlotType &outType) in SlotTypeCToJS()
4461 bool Common::ReasonCToJS(const int &inType, int &outType) in ReasonCToJS()
4508 bool Common::DoNotDisturbTypeJSToC(const DoNotDisturbType &inType, NotificationConstant::DoNotDistu… in DoNotDisturbTypeJSToC()
4530 bool Common::DoNotDisturbTypeCToJS(const NotificationConstant::DoNotDisturbType &inType, DoNotDistu… in DoNotDisturbTypeCToJS()
4552 bool Common::DeviceRemindTypeCToJS(const NotificationConstant::RemindType &inType, DeviceRemindType… in DeviceRemindTypeCToJS()
4574 bool Common::SourceTypeCToJS(const NotificationConstant::SourceType &inType, SourceType &outType) in SourceTypeCToJS()
Dslot.cpp32 NotificationConstant::SlotType inType = NotificationConstant::SlotType::OTHER; member
41 NotificationConstant::SlotType inType = NotificationConstant::SlotType::OTHER; member
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dpublish.cpp52 NotificationNapi::NotificationConstant::SlotType inType member
62 NotificationNapi::NotificationConstant::SlotType inType member