Home
last modified time | relevance | path

Searched refs:TELEPHONY_ERR_NETWORK_NOT_IN_SERVICE (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dtelephony_errors.h78 TELEPHONY_ERR_NETWORK_NOT_IN_SERVICE, enumerator
/ohos5.0/base/telephony/call_manager/frameworks/cj/src/
H A Dtelephony_call_impl.cpp78 case TELEPHONY_ERR_NETWORK_NOT_IN_SERVICE: in ConvertCJErrCode()
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_policy.cpp134 return TELEPHONY_ERR_NETWORK_NOT_IN_SERVICE; in HasNormalCall()
/ohos5.0/base/telephony/cellular_call/services/control/src/
H A Dcs_control.cpp47 return TELEPHONY_ERR_NETWORK_NOT_IN_SERVICE; in Dial()
H A Dims_control.cpp46 return TELEPHONY_ERR_NETWORK_NOT_IN_SERVICE; in Dial()
/ohos5.0/base/telephony/core_service/frameworks/js/napi/
H A Dnapi_util.cpp644 case TELEPHONY_ERR_NETWORK_NOT_IN_SERVICE: in CreateCommonSystemErrorMessageForJs()