Searched refs:IMS_GET_CLIP (Results 1 – 4 of 4) sorted by relevance
74 IMS_GET_CLIP = 5400, enumerator
123 …memberFuncMap_[IMS_GET_CLIP] = [this](MessageParcel &data, MessageParcel &reply) { return OnGetCli… in InitSupplementFuncMap()
105 requestCallFuncMap_[ImsCallInterfaceCode::IMS_GET_CLIP] = &ImsUnitTest::GetClip; in InitSupplementFuncMap()
707 return SendRequest(slotId, in, static_cast<int32_t>(ImsCallInterfaceCode::IMS_GET_CLIP)); in GetClip()