Searched refs:SetGeofenceTransitionEventList (Results 1 – 3 of 3) sorted by relevance
40 this->SetGeofenceTransitionEventList(geofenceRequest.GetGeofenceTransitionEventList()); in GeofenceRequest()93 void GeofenceRequest::SetGeofenceTransitionEventList(std::vector<GeofenceTransitionEvent> statusLis… in SetGeofenceTransitionEventList() function in OHOS::Location::GeofenceRequest
61 void SetGeofenceTransitionEventList(std::vector<GeofenceTransitionEvent> statusList);
58 geofenceRequest->SetGeofenceTransitionEventList(geofenceTransitionStatusList); in GenGnssGeofenceRequest()