Searched refs:PARAMETERS_VALUE_ECC (Results 1 – 2 of 2) sorted by relevance
37 const std::string MyLocationEngine::PARAMETERS_VALUE_ECC = "call_status_manager"; member in OHOS::Telephony::MyLocationEngine345 if (value == PARAMETERS_VALUE_ECC) { in ConnectAbility()380 ConnectAbility(PARAMETERS_VALUE_ECC, EmergencyCallConnectCallback::connectCallbackEcc, want); in StartEccService()
123 static const std::string PARAMETERS_VALUE_ECC; variable