Home
last modified time | relevance | path

Searched refs:EMERGENCY_DEVICE_ID (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.cpp29 const std::string MyLocationEngine::EMERGENCY_DEVICE_ID = ""; member in OHOS::Telephony::MyLocationEngine
349 AppExecFwk::ElementName element(EMERGENCY_DEVICE_ID, EMERGENCY_BUNDLE_NAME, abilityName); in ConnectAbility()
/ohos5.0/base/telephony/call_manager/services/call_earthquake_alarm/include/
H A Dcall_earthquake_alarm_locator.h110 static const std::string EMERGENCY_DEVICE_ID; variable