Home
last modified time | relevance | path

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

/base/location/frameworks/js/napi/source/
H A Dgeofence_napi.cpp60 std::vector<OHOS::Notification::NotificationRequest> notificationRequestList; in GenGnssGeofenceRequest() local
80 JsObjToNotificationRequestList(const napi_env& env, const napi_value& object, std::vector<OHOS::Notification::NotificationRequest>& notificationRequestList) JsObjToNotificationRequestList() argument
87 GetNotificationRequestArray(const napi_env& env, const napi_value& notificationRequestValue, std::vector<OHOS::Notification::NotificationRequest>& notificationRequestList) GetNotificationRequestArray() argument
/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability.cpp843 auto notificationRequestList = request->GetNotificationRequestList(); in ReportGeofenceEvent() local

Completed in 4 milliseconds