Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_napi_adapter.cpp976 SingleScanAsyncContext* CreateSingleScanAsyncContext(const napi_env& env, in CreateReverseGeocodeAsyncContext() function
1063 auto asyncContext = CreateSingleScanAsyncContext(env, requestConfig, singleCallbackHost); in CreateReverseGeocodeAsyncContext()