Home
last modified time | relevance | path

Searched defs:GetNotificationSlotType (Results 1 – 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/services/distributed/src/tlv_box/
Dremove_box.cpp69 bool NotificationRemoveBox::GetNotificationSlotType(int32_t &slotType) const in GetNotificationSlotType() function in OHOS::Notification::NotificationRemoveBox
/base/notification/distributed_notification_service/frameworks/cj/ffi/srcold/
Dcj_notification_manager_impl.cpp400 static bool GetNotificationSlotType(int32_t slotType, NotificationRequest &request) in GetNotificationSlotType() function
/base/location/frameworks/js/napi/notification/src/
Dnotification_napi_convert_request.cpp427 napi_value NotificationNapi::GetNotificationSlotType( in GetNotificationSlotType() function in OHOS::Location::NotificationNapi
/base/notification/distributed_notification_service/frameworks/ets/ani/src/
Dsts_request.cpp500 void GetNotificationSlotType(ani_env *env, ani_object obj, std::shared_ptr<NotificationRequest> &re… in GetNotificationSlotType() function
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon_convert_request.cpp993 napi_value Common::GetNotificationSlotType(const napi_env &env, const napi_value &value, Notificati… in GetNotificationSlotType() function in OHOS::NotificationNapi::Common