Home
last modified time | relevance | path

Searched refs:EMERGENCY_ABILITY_NAME_ECC (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/call_earthquake_alarm/src/
H A Dcall_earthquake_alarm_locator.cpp32 const std::string MyLocationEngine::EMERGENCY_ABILITY_NAME_ECC = "EccServiceExtAbility"; member in OHOS::Telephony::MyLocationEngine
346 abilityName = EMERGENCY_ABILITY_NAME_ECC; in ConnectAbility()
/ohos5.0/base/telephony/call_manager/services/call_earthquake_alarm/include/
H A Dcall_earthquake_alarm_locator.h113 static const std::string EMERGENCY_ABILITY_NAME_ECC; variable