Home
last modified time | relevance | path

Searched refs:PRIORITY_UNSET (Results 1 – 5 of 5) sorted by relevance

/base/location/frameworks/location_common/common/source/
Drequest_config.cpp27 priority_ = PRIORITY_UNSET; in RequestConfig()
37 priority_ = PRIORITY_UNSET; in RequestConfig()
/base/location/interfaces/inner_api/include/
Dconstant_definition.h64 PRIORITY_UNSET = 0x0200, enumerator
/base/location/services/location_locator/locator/source/
Dlocator_event_manager.cpp104 } else if (priority != PRIORITY_UNSET) { in LocationSessionStart()
/base/location/frameworks/js/napi/source/
Dlocation_napi_entry.cpp29 SetEnumPropertyByInteger(env, locationRequestPriority, PRIORITY_UNSET, "UNSET"); in LocationRequestPriorityTypeConstructor()
/base/location/test/location_locator/source/
Dlocator_event_manager_test.cpp123 requestConfig2->SetPriority(PRIORITY_UNSET);