Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
H A Dconstant_definition.h71 SCENE_CAR_HAILING = 0x0303, enumerator
/base/location/frameworks/location_common/common/source/
H A Drequest.cpp245 case SCENE_CAR_HAILING: { in GetProxyName()
340 requestConfig_->GetScenario() == SCENE_CAR_HAILING || in SetNlpRequestType()
/base/web/webview/ohos_adapter/location_adapter/src/
H A Dlocation_proxy_adapter_impl.cpp49 ret = OHOS::Location::SCENE_CAR_HAILING; in ConvertScenario()
/base/location/frameworks/js/napi/source/
H A Dlocation_napi_entry.cpp110 SetEnumPropertyByInteger(env, locationRequestScenario, SCENE_CAR_HAILING, "CAR_HAILING"); in LocationRequestScenarioTypeConstructor()
H A Dlocation_napi_event.cpp1591 config->GetScenario() == SCENE_CAR_HAILING) { in GetCurrentLocationType()
/base/location/frameworks/cj/source/
H A Dgeolocationmanager_impl.cpp108 config->GetScenario() == Location::SCENE_CAR_HAILING) { in CjGetCurrentLocationType()
/base/location/test/location_manager/source/
H A Drequest_manager_test.cpp402 requestConfig3->SetScenario(SCENE_CAR_HAILING); in HWTEST_F()
/base/location/test/location_common/source/
H A Dlocation_common_test.cpp953 request->requestConfig_->scenario_ = SCENE_CAR_HAILING; in HWTEST_F()

Completed in 10 milliseconds