Home
last modified time | relevance | path

Searched refs:GetNotificationIsRemoveAllowed (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h518 static napi_value GetNotificationIsRemoveAllowed(
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_request.cpp133 GetNotificationIsRemoveAllowed(env, value, request); in GetNotificationRequestByBool()
1034 napi_value NotificationNapi::GetNotificationIsRemoveAllowed( in GetNotificationIsRemoveAllowed() function in OHOS::Location::NotificationNapi
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h908 static napi_value GetNotificationIsRemoveAllowed(
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp659 GetNotificationIsRemoveAllowed(env, value, request); in GetNotificationRequestByBool()
1569 napi_value Common::GetNotificationIsRemoveAllowed( in GetNotificationIsRemoveAllowed() function in OHOS::NotificationNapi::Common