Home
last modified time | relevance | path

Searched refs:INITIAL_FIRST_VALUE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/call_earthquake_alarm/src/
H A Dcall_earthquake_alarm_locator.cpp41 const std::string MyLocationEngine::INITIAL_FIRST_VALUE = "invalid"; member in OHOS::Telephony::MyLocationEngine
285 std::string stateValue = INITIAL_FIRST_VALUE; in OOBEComplete()
315 mValue = MyLocationEngine::INITIAL_FIRST_VALUE; in OnChange()
H A Dcall_earthquake_alarm_subscriber.cpp181 std::string stateValue = MyLocationEngine::INITIAL_FIRST_VALUE; in OnAddSystemAbility()
183 if (stateValue == MyLocationEngine::INITIAL_FIRST_VALUE) { in OnAddSystemAbility()
/ohos5.0/base/telephony/call_manager/services/call_earthquake_alarm/include/
H A Dcall_earthquake_alarm_locator.h122 static const std::string INITIAL_FIRST_VALUE;