Home
last modified time | relevance | path

Searched defs:notificationRequestList (Results 1 – 2 of 2) sorted by relevance

/base/location/frameworks/js/napi/source/
Dgeofence_napi.cpp60 std::vector<std::shared_ptr<OHOS::Notification::NotificationRequest>> notificationRequestList; in GenGnssGeofenceRequest() local
81 std::vector<std::shared_ptr<OHOS::Notification::NotificationRequest>>& notificationRequestList) in JsObjToNotificationRequestList()
88 std::vector<std::shared_ptr<OHOS::Notification::NotificationRequest>>& notificationRequestList) in GetNotificationRequestArray()
/base/location/services/location_gnss/gnss/source/
Dgnss_ability.cpp971 auto notificationRequestList = request->GetNotificationRequestList(); in ReportGeofenceEvent() local