Home
last modified time | relevance | path

Searched refs:TRANSFER_NO_REPLYL_SUCCESS (Results 1 - 2 of 2) sorted by relevance

/base/telephony/cellular_call/services/common/include/
H A Dmmi_code_message.h85 const std::string TRANSFER_NO_REPLYL_SUCCESS = "Transfer no replay success"; member
/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp1366 if (strcpy_s(mmiCodeInfo.message, sizeof(mmiCodeInfo.message), TRANSFER_NO_REPLYL_SUCCESS.c_str()) != EOK) { in GetMessage()
1367 TELEPHONY_LOGE("strcpy_s TRANSFER_NO_REPLYL_SUCCESS fail."); in GetMessage()

Completed in 4 milliseconds