Searched refs:SCENE_UNSET (Results 1 – 11 of 11) sorted by relevance
26 scenario_ = SCENE_UNSET; in RequestConfig()60 if (scenario_ != SCENE_UNSET) { in IsSame()
57 SCENE_UNSET = 0x0300, enumerator
408 requestConfig6->SetScenario(SCENE_UNSET);425 requestConfig7->SetScenario(SCENE_UNSET);442 requestConfig8->SetScenario(SCENE_UNSET);459 requestConfig9->SetScenario(SCENE_UNSET);
164 requestConfig2->SetScenario(SCENE_UNSET);
106 if (scenario != SCENE_UNSET) { in LocationSessionStart()
172 case SCENE_UNSET: { in GetProxyName()
389 if (requestType == SCENE_UNSET) { in ActiveLocatingStrategies()
380 requestConfigForSet3.SetScenario(SCENE_UNSET);382 requestConfigForCompare->SetScenario(SCENE_UNSET);387 requestConfigForSet4.SetScenario(SCENE_UNSET);389 requestConfigForCompare->SetScenario(SCENE_UNSET);
40 SetEnumPropertyByInteger(env, locationRequestScenario, SCENE_UNSET, "UNSET"); in LocationRequestScenarioTypeConstructor()
1646 if (config->GetScenario() > SCENE_NO_POWER || config->GetScenario() < SCENE_UNSET) { in IsRequestConfigValid()
38 ret = OHOS::Location::SCENE_UNSET; in ConvertScenario()