Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/js/napi/source/
H A Dgeofence_napi.cpp134 napi_value monitorTransitionEvents = GetArrayProperty(env, object, "monitorTransitionEvents"); in JsObjToGeofenceTransitionEventList() local
138 void GetGeofenceTransitionEventArray(const napi_env& env, const napi_value& monitorTransitionEvents, in GetGeofenceTransitionEventArray()