Home
last modified time | relevance | path

Searched refs:PRIORITY_FAST_FIRST_FIX (Results 1 - 20 of 20) sorted by relevance

/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dlocation_adapter.h31 PRIORITY_FAST_FIRST_FIX, enumerator
/base/location/test/location_locator/source/
H A Dlocator_event_manager_test.cpp108 requestConfig1->SetPriority(PRIORITY_FAST_FIRST_FIX); in HWTEST_F()
165 requestConfig2->SetPriority(PRIORITY_FAST_FIRST_FIX); in HWTEST_F()
H A Dreport_manager_test.cpp132 requestConfig->SetPriority(PRIORITY_FAST_FIRST_FIX); in HWTEST_F()
177 requestConfig->SetPriority(PRIORITY_FAST_FIRST_FIX); in HWTEST_F()
406 requestConfig->SetPriority(PRIORITY_FAST_FIRST_FIX); in HWTEST_F()
H A Dfusion_controller_test.cpp69 fusionController_->ActiveFusionStrategies(PRIORITY_FAST_FIRST_FIX); in HWTEST_F()
H A Dlocator_background_proxy_test.cpp159 requestConfig->SetPriority(PRIORITY_FAST_FIRST_FIX); in HWTEST_F()
184 requestConfig->SetPriority(PRIORITY_FAST_FIRST_FIX); in HWTEST_F()
206 requestConfig->SetPriority(PRIORITY_FAST_FIRST_FIX); in HWTEST_F()
267 requestConfig1->SetPriority(PRIORITY_FAST_FIRST_FIX); in HWTEST_F()
/base/web/webview/ohos_adapter/location_adapter/src/
H A Dlocation_proxy_adapter_impl.cpp76 case OHOS::NWeb::LocationRequestConfig::Priority::PRIORITY_FAST_FIRST_FIX: in ConvertPriority()
77 ret = OHOS::Location::PRIORITY_FAST_FIRST_FIX; in ConvertPriority()
/base/location/services/location_locator/locator/source/
H A Dfusion_controller.cpp56 case PRIORITY_FAST_FIRST_FIX: in ActiveFusionStrategies()
H A Dlocator_background_proxy.cpp75 requestConfig->SetPriority(PRIORITY_FAST_FIRST_FIX); in LocatorBackgroundProxy()
H A Dlocator_ability.cpp984 ((requestConfig->GetScenario() == SCENE_UNSET) && (requestConfig->GetPriority() == PRIORITY_FAST_FIRST_FIX)) || in IsCacheVaildScenario()
/base/location/frameworks/base_module/source/
H A Drequest_config.cpp27 priority_ = PRIORITY_FAST_FIRST_FIX; in RequestConfig()
/base/location/interfaces/inner_api/include/
H A Dconstant_definition.h80 PRIORITY_FAST_FIRST_FIX = 0x0203 enumerator
/base/location/frameworks/location_common/common/source/
H A Drequest.cpp286 case PRIORITY_FAST_FIRST_FIX: in GetProxyNameByPriority()
345 (requestConfig_->GetScenario() == SCENE_UNSET && requestConfig_->GetPriority() == PRIORITY_FAST_FIRST_FIX) || in SetNlpRequestType()
/base/location/frameworks/js/napi/source/
H A Dlocation_napi_system.cpp40 requestConfig->SetPriority(PRIORITY_FAST_FIRST_FIX); in GetLocationOnce()
207 requestConfig->SetPriority(PRIORITY_FAST_FIRST_FIX); in SubscribeSystemLocationChange()
H A Dlocation_napi_entry.cpp99 SetEnumPropertyByInteger(env, locationRequestPriority, PRIORITY_FAST_FIRST_FIX, "FIRST_FIX"); in LocationRequestPriorityTypeConstructor()
H A Dlocation_napi_event.cpp534 requestConfig->SetPriority(PRIORITY_FAST_FIRST_FIX); in CreateRequestConfig()
1513 if ((config->GetPriority() > PRIORITY_FAST_FIRST_FIX || config->GetPriority() < PRIORITY_UNSET) && in IsRequestConfigValid()
/base/location/test/location_manager/source/
H A Drequest_manager_test.cpp54 requestConfig->SetPriority(PRIORITY_FAST_FIRST_FIX); in SetUp()
167 requestConfig->SetPriority(PRIORITY_FAST_FIRST_FIX); in HWTEST_F()
485 requestConfig8->SetPriority(PRIORITY_FAST_FIRST_FIX); in HWTEST_F()
/base/location/frameworks/native/locator_agent/source/
H A Dlocator_agent.cpp233 requestConfig->SetPriority(PRIORITY_FAST_FIRST_FIX); in StartGnssLocating()
/base/web/webview/test/unittest/ohos_adapter/location_proxy_adapter_test/
H A Dlocation_proxy_adapter_test.cpp119 priority = OHOS::NWeb::LocationRequestConfig::Priority::PRIORITY_FAST_FIRST_FIX; in HWTEST_F()
/base/location/frameworks/cj/source/
H A Dgeolocationmanager_impl.cpp68 if ((config->GetPriority() > Location::PRIORITY_FAST_FIRST_FIX || in CjIsRequestConfigValid()
186 requestConfig->SetPriority(Location::PRIORITY_FAST_FIRST_FIX); in GetCurrentLocation()
/base/location/test/location_common/source/
H A Dlocation_common_test.cpp965 request->requestConfig_->priority_ = PRIORITY_FAST_FIRST_FIX; in HWTEST_F()
1040 request->requestConfig_->priority_ = PRIORITY_FAST_FIRST_FIX; in HWTEST_F()

Completed in 25 milliseconds