Searched refs:SetNotificationRequest (Results 1 - 10 of 10) sorted by relevance
/base/location/interfaces/inner_api/include/ |
H A D | geofence_request.h | 66 void SetNotificationRequest(OHOS::Notification::NotificationRequest request);
|
/base/location/frameworks/native/geofence_sdk/source/ |
H A D | geofence_request.cpp | 108 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 D | common_convert_notification.cpp | 102 if (!SetNotificationRequest(env, &request, result)) { in SetNotification()
|
H A D | get_active.cpp | 144 if (!Common::SetNotificationRequest(env, vec.GetRefPtr(), requestResult)) { in AsyncCompleteCallbackGetActiveNotifications()
|
H A D | common_convert_request.cpp | 522 napi_value Common::SetNotificationRequest( in SetNotificationRequest() function in OHOS::NotificationNapi::Common
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/ |
H A D | napi_get_active.cpp | 149 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 D | notification_utils.h | 331 bool SetNotificationRequest(const OHOS::Notification::NotificationRequest *request,
|
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
H A D | notification_manager_impl.cpp | 208 if (!SetNotificationRequest(vec.GetRefPtr(), *(head[count]))) { in GetActiveNotifications()
|
H A D | notification_utils.cpp | 1589 bool SetNotificationRequest( in SetNotificationRequest() function
|
/base/notification/distributed_notification_service/frameworks/js/napi/include/ |
H A D | common.h | 238 static napi_value SetNotificationRequest(
|
Completed in 21 milliseconds