Home
last modified time | relevance | path

Searched refs:EMERGENCY_ABILITY_NAME (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.cpp31 const std::string MyLocationEngine::EMERGENCY_ABILITY_NAME = ""; member in OHOS::Telephony::MyLocationEngine
340 std::string abilityName = EMERGENCY_ABILITY_NAME; in ConnectAbility()
/ohos5.0/base/telephony/call_manager/services/call_earthquake_alarm/include/
H A Dcall_earthquake_alarm_locator.h112 static const std::string EMERGENCY_ABILITY_NAME; variable