Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/js/napi/include/
H A Dlocation_napi_adapter.h60 void RemoveCallbackToGnssGeofenceCallbackHostMap(int fenceId);
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_napi_adapter.cpp1223 RemoveCallbackToGnssGeofenceCallbackHostMap(context->fenceId_); in CreateReverseGeocodeAsyncContext()
1267 void RemoveCallbackToGnssGeofenceCallbackHostMap(int fenceId) in CreateReverseGeocodeAsyncContext() function