Home
last modified time | relevance | path

Searched refs:SetNotificationRequest (Results 1 - 10 of 10) sorted by relevance

/base/location/interfaces/inner_api/include/
H A Dgeofence_request.h66 void SetNotificationRequest(OHOS::Notification::NotificationRequest request);
/base/location/frameworks/native/geofence_sdk/source/
H A Dgeofence_request.cpp108 void GeofenceRequest::SetNotificationRequest(OHOS::Notification::NotificationRequest request) in SetNotificationRequest() function in OHOS::Location::GeofenceRequest
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_notification.cpp102 if (!SetNotificationRequest(env, &request, result)) { in SetNotification()
H A Dget_active.cpp144 if (!Common::SetNotificationRequest(env, vec.GetRefPtr(), requestResult)) { in AsyncCompleteCallbackGetActiveNotifications()
H A Dcommon_convert_request.cpp522 napi_value Common::SetNotificationRequest( in SetNotificationRequest() function in OHOS::NotificationNapi::Common
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_get_active.cpp149 if (!Common::SetNotificationRequest(env, vec.GetRefPtr(), requestResult)) { in AsyncCompleteCallbackNapiGetActiveNotifications()
407 if (!Common::SetNotificationRequest(env, asyncCallbackinfo->notificationRequest, result)) { in AsyncGetLiveViewComplete()
/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h331 bool SetNotificationRequest(const OHOS::Notification::NotificationRequest *request,
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp208 if (!SetNotificationRequest(vec.GetRefPtr(), *(head[count]))) { in GetActiveNotifications()
H A Dnotification_utils.cpp1589 bool SetNotificationRequest( in SetNotificationRequest() function
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h238 static napi_value SetNotificationRequest(

Completed in 21 milliseconds