Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/services/common/include/
H A Dmmi_code_message.h118 const std::string SET_COLP_SUCCESS = "Set colp success"; variable
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp1285 ReportMmiCodeMessage(result, SET_COLP_SUCCESS, message.empty() ? SET_COLP_FAILED : message); in EventSetColp()