Searched refs:GetNotificationRequestList (Results 1 – 3 of 3) sorted by relevance
42 this->SetNotificationRequestList(geofenceRequest.GetNotificationRequestList()); in GeofenceRequest()102 std::vector<OHOS::Notification::NotificationRequest> GeofenceRequest::GetNotificationRequestList() in GetNotificationRequestList() function in OHOS::Location::GeofenceRequest
64 std::vector<OHOS::Notification::NotificationRequest> GetNotificationRequestList();
870 auto notificationRequestList = request->GetNotificationRequestList(); in ReportGeofenceEvent()