Home
last modified time | relevance | path

Searched refs:GeoFence (Results 1 - 4 of 4) sorted by relevance

/base/location/interfaces/inner_api/include/
H A Dgeofence_request.h36 } GeoFence; typedef
46 GeoFence GetGeofence();
47 void SetGeofence(GeoFence geofence);
96 GeoFence geofence_{0.0, 0.0, 0.0, WGS84};
/base/location/frameworks/js/napi/source/
H A Dgeofence_napi.cpp168 static bool CheckGeofenceParameter(const GeoFence& fenceInfo) in CheckGeofenceParameter()
201 GeoFence geofence = {0}; in JsObjToGeoFenceRequest()
/base/location/frameworks/native/geofence_sdk/source/
H A Dgeofence_request.cpp51 GeoFence GeofenceRequest::GetGeofence() in GetGeofence()
56 void GeofenceRequest::SetGeofence(GeoFence geofence) in SetGeofence()
/base/location/test/location_locator/source/
H A Dlocation_without_permission_test.cpp269 GeoFence geofence; in HWTEST_F()

Completed in 2 milliseconds