Home
last modified time | relevance | path

Searched refs:CheckGeofenceParameter (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/location/frameworks/js/napi/source/
H A Dgeofence_napi.cpp168 static bool CheckGeofenceParameter(const GeoFence& fenceInfo) in CheckGeofenceParameter() function
223 bool isValidParameter = CheckGeofenceParameter(geofence); in JsObjToGeoFenceRequest()