Searched refs:IMS_STOP_RTT (Results 1 – 5 of 5) sorted by relevance
47 IMS_STOP_RTT, enumerator
59 IMS_STOP_RTT, enumerator
75 …memberFuncMap_[IMS_STOP_RTT] = [this](MessageParcel &data, MessageParcel &reply) { return OnStopRt… in InitDtmfFuncMap()
75 requestCallFuncMap_[ImsCallInterfaceCode::IMS_STOP_RTT] = &ImsUnitTest::StopRtt; in InitBasicFuncMap()
403 return SendRequest(slotId, in, static_cast<int32_t>(ImsCallInterfaceCode::IMS_STOP_RTT)); in StopRtt()