Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/utils/common/include/
H A Dtelephony_hisysevent.h116 CALL_ERROR_INVALID_FDN_NUMBER, enumerator
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_request_process.cpp72 … static_cast<int32_t>(CallErrorCode::CALL_ERROR_INVALID_FDN_NUMBER), "invalid fdn number!"); in DialRequest()