Home
last modified time | relevance | path

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

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