Home
last modified time | relevance | path

Searched refs:LOCATION_PRIORITY_ACCURACY (Results 1 - 9 of 9) sorted by relevance

/base/location/frameworks/cj/source/
H A Dlocator_callback.cpp159 if (locationPriority_ == Location::LOCATION_PRIORITY_ACCURACY && in NeedSetSingleLocation()
170 if (locationPriority_ == Location::LOCATION_PRIORITY_ACCURACY && in IfReportAccuracyLocation()
H A Dgeolocationmanager_impl.cpp71 config->GetPriority() < Location::LOCATION_PRIORITY_ACCURACY)) { in CjIsRequestConfigValid()
104 if (config->GetPriority() == Location::LOCATION_PRIORITY_ACCURACY || in CjGetCurrentLocationType()
109 return Location::LOCATION_PRIORITY_ACCURACY; in CjGetCurrentLocationType()
/base/location/interfaces/inner_api/include/
H A Dconstant_definition.h93 LOCATION_PRIORITY_ACCURACY = 0x0501, enumerator
/base/location/frameworks/location_common/common/source/
H A Drequest.cpp283 case LOCATION_PRIORITY_ACCURACY: in GetProxyNameByPriority()
347 (requestConfig_->GetScenario() == SCENE_UNSET && requestConfig_->GetPriority() == LOCATION_PRIORITY_ACCURACY)) { in SetNlpRequestType()
/base/location/frameworks/js/napi/source/
H A Dlocator_callback_napi.cpp420 if (locationPriority_ == LOCATION_PRIORITY_ACCURACY && in NeedSetSingleLocation()
431 if (locationPriority_ == LOCATION_PRIORITY_ACCURACY && in IfReportAccuracyLocation()
H A Dlocation_napi_entry.cpp131 SetEnumPropertyByInteger(env, locatingPriority, LOCATION_PRIORITY_ACCURACY, "PRIORITY_ACCURACY"); in LocatingPriorityTypeConstructor()
H A Dlocation_napi_event.cpp1515 config->GetPriority() < LOCATION_PRIORITY_ACCURACY)) { in IsRequestConfigValid()
1587 if (config->GetPriority() == LOCATION_PRIORITY_ACCURACY || in GetCurrentLocationType()
1592 return LOCATION_PRIORITY_ACCURACY; in GetCurrentLocationType()
/base/location/test/location_manager/source/
H A Dlocator_ability_test.cpp263 request->requestConfig_->priority_ = LOCATION_PRIORITY_ACCURACY; in HWTEST_F()
342 request->requestConfig_->scenario_ = LOCATION_PRIORITY_ACCURACY; in HWTEST_F()
358 request->requestConfig_->scenario_ = LOCATION_PRIORITY_ACCURACY; in HWTEST_F()
/base/location/test/location_common/source/
H A Dlocation_common_test.cpp967 request->requestConfig_->priority_ = LOCATION_PRIORITY_ACCURACY; in HWTEST_F()
1034 request->requestConfig_->priority_ = LOCATION_PRIORITY_ACCURACY; in HWTEST_F()

Completed in 11 milliseconds