Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
Dlocation_async_context.h71 std::vector<std::shared_ptr<Location>> LocationNapi; variable
/base/location/frameworks/js/napi/source/
Dlocation_napi_adapter.cpp866 …de = g_locatorClient->SetMockedLocationsV9(asyncContext->timeInterval, asyncContext->LocationNapi); in CreateReverseGeocodeAsyncContext()
/base/location/frameworks/native/source/
Dnapi_util.cpp581 asyncContext->LocationNapi.push_back(locationAdapter); in GetLocationArray()