Home
last modified time | relevance | path

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

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dlocation_gnss_geofence_callback_napi.h30 bool FindGeofenceRegCallback(napi_ref cb);
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_gnss_geofence_callback_napi.cpp121 bool FindGeofenceRegCallback(napi_ref cb) in FindGeofenceRegCallback() function
213 if (!FindGeofenceRegCallback(context->callback[0])) { in UvQueueWork()