Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h100 bool isUnremovable; member
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp561 bool isUnremovable = cjRequest.isUnremovable; in GetNotificationRequestByBool() local
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_request.cpp514 bool isUnremovable = false; in GetNotificationIsUnremovable() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_request.cpp95 void NotificationRequest::SetUnremovable(bool isUnremovable) in SetUnremovable()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp1034 bool isUnremovable = false; in GetNotificationIsUnremovable() local