Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/js/napi/include/
H A Dlocation_napi_event.h88 int GetCurrentLocationType(std::unique_ptr<RequestConfig>& config);
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_napi_event.cpp583 singleLocatorCallbackHost->SetLocationPriority(GetCurrentLocationType(requestConfig)); in RequestLocationOnceV9()
1588 int GetCurrentLocationType(std::unique_ptr<RequestConfig>& config) in GetCurrentLocationType() function