Searched refs:EMERGENCY_ABILITY_NAME (Results 1 – 2 of 2) sorted by relevance
31 const std::string MyLocationEngine::EMERGENCY_ABILITY_NAME = ""; member in OHOS::Telephony::MyLocationEngine340 std::string abilityName = EMERGENCY_ABILITY_NAME; in ConnectAbility()
112 static const std::string EMERGENCY_ABILITY_NAME; variable