Searched refs:IMS_GET_CLIR (Results 1 – 4 of 4) sorted by relevance
77 IMS_GET_CLIR, enumerator
125 …memberFuncMap_[IMS_GET_CLIR] = [this](MessageParcel &data, MessageParcel &reply) { return OnGetCli… in InitSupplementFuncMap()
107 requestCallFuncMap_[ImsCallInterfaceCode::IMS_GET_CLIR] = &ImsUnitTest::GetClir; in InitSupplementFuncMap()
739 return SendRequest(slotId, in, static_cast<int32_t>(ImsCallInterfaceCode::IMS_GET_CLIR)); in GetClir()