Home
last modified time | relevance | path

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

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dlocation_async_context.h72 std::vector<std::shared_ptr<Location>> LocationNapi; variable
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dnapi_util.cpp643 asyncContext->LocationNapi.push_back(locationAdapter); in GetLocationArray()
H A Dlocation_napi_adapter.cpp893 …de = g_locatorClient->SetMockedLocationsV9(asyncContext->timeInterval, asyncContext->LocationNapi); in CreateReverseGeocodeAsyncContext()