Home
last modified time | relevance | path

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

/base/telephony/cellular_call/interfaces/innerkits/ims/
Dims_call_callback_ipc_interface_code.h43 IMS_GET_CALLS_DATA, enumerator
/base/telephony/cellular_call/services/ims_service_interaction/src/
Dims_call_callback_proxy.cpp146 …return SendResponseInfo(static_cast<int32_t>(ImsCallCallbackInterfaceCode::IMS_GET_CALLS_DATA), in… in GetImsCallsDataResponse()
170 …return SendResponseInfo(static_cast<int32_t>(ImsCallCallbackInterfaceCode::IMS_GET_CALLS_DATA), in… in GetImsCallsDataResponse()
Dims_call_callback_stub.cpp89 requestFuncMap_[static_cast<uint32_t>(ImsCallCallbackInterfaceCode::IMS_GET_CALLS_DATA)] = in InitConfigFuncMap()