Home
last modified time | relevance | path

Searched refs:LOCATION_PRIORITY_LOCATING_SPEED (Results 1 - 8 of 8) sorted by relevance

/base/location/interfaces/inner_api/include/
H A Dconstant_definition.h94 LOCATION_PRIORITY_LOCATING_SPEED = 0x0502, enumerator
/base/location/frameworks/location_common/common/source/
H A Drequest.cpp284 case LOCATION_PRIORITY_LOCATING_SPEED: in GetProxyNameByPriority()
/base/location/frameworks/cj/source/
H A Dgeolocationmanager_impl.cpp70 (config->GetPriority() > Location::LOCATION_PRIORITY_LOCATING_SPEED || in CjIsRequestConfigValid()
111 return Location::LOCATION_PRIORITY_LOCATING_SPEED; in CjGetCurrentLocationType()
/base/location/frameworks/js/napi/source/
H A Dlocation_napi_entry.cpp132 SetEnumPropertyByInteger(env, locatingPriority, LOCATION_PRIORITY_LOCATING_SPEED, "PRIORITY_LOCATING_SPEED"); in LocatingPriorityTypeConstructor()
H A Dlocation_napi_event.cpp1514 (config->GetPriority() > LOCATION_PRIORITY_LOCATING_SPEED || in IsRequestConfigValid()
1594 return LOCATION_PRIORITY_LOCATING_SPEED; in GetCurrentLocationType()
/base/location/test/location_common/source/
H A Dlocation_common_test.cpp1036 request->requestConfig_->priority_ = LOCATION_PRIORITY_LOCATING_SPEED; in HWTEST_F()
/base/location/test/location_locator/source/
H A Dlocator_service_test.cpp1970 requestConfig->SetPriority(LOCATION_PRIORITY_LOCATING_SPEED); in HWTEST_F()
/base/location/services/location_locator/locator/source/
H A Dlocator_ability.cpp980 if ((requestConfig->GetPriority() == LOCATION_PRIORITY_LOCATING_SPEED) || in IsCacheVaildScenario()

Completed in 14 milliseconds