Home
last modified time | relevance | path

Searched refs:IMS_GET_COLP (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/cellular_call/interfaces/innerkits/ims/
H A Dims_call_ipc_interface_code.h88 IMS_GET_COLP, enumerator
/ohos5.0/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
H A Dims_call_stub.cpp141 …memberFuncMap_[IMS_GET_COLP] = [this](MessageParcel &data, MessageParcel &reply) { return OnGetCol… in InitSupplementFuncMap()
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_proxy.cpp953 return SendRequest(slotId, in, static_cast<int32_t>(ImsCallInterfaceCode::IMS_GET_COLP)); in GetColp()