Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_napi_event.cpp479 SingleLocationAsyncContext* CreateSingleLocationAsyncContext(const napi_env& env, in CreateSingleLocationAsyncContext() function
563 …auto asyncContext = CreateSingleLocationAsyncContext(env, requestConfig, singleLocatorCallbackHost… in RequestLocationOnce()
590 …auto asyncContext = CreateSingleLocationAsyncContext(env, requestConfig, singleLocatorCallbackHost… in RequestLocationOnceV9()