Searched refs:INITIAL_FIRST_VALUE (Results 1 – 3 of 3) sorted by relevance
41 const std::string MyLocationEngine::INITIAL_FIRST_VALUE = "invalid"; member in OHOS::Telephony::MyLocationEngine285 std::string stateValue = INITIAL_FIRST_VALUE; in OOBEComplete()315 mValue = MyLocationEngine::INITIAL_FIRST_VALUE; in OnChange()
181 std::string stateValue = MyLocationEngine::INITIAL_FIRST_VALUE; in OnAddSystemAbility()183 if (stateValue == MyLocationEngine::INITIAL_FIRST_VALUE) { in OnAddSystemAbility()
122 static const std::string INITIAL_FIRST_VALUE;