Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/js/napi/include/
H A Dlocation_napi_adapter.h54 GnssGeofenceAsyncContext* CreateAsyncContextForAddGnssGeofence(const napi_env& env,
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_napi_adapter.cpp1095 auto asyncContext = CreateAsyncContextForAddGnssGeofence( in CreateReverseGeocodeAsyncContext()
1104 GnssGeofenceAsyncContext* CreateAsyncContextForAddGnssGeofence(const napi_env& env, in CreateReverseGeocodeAsyncContext() function