Searched refs:IMS_GET_MUTE (Results 1 – 5 of 5) sorted by relevance
60 IMS_GET_MUTE, enumerator
71 IMS_GET_MUTE, enumerator
99 …memberFuncMap_[IMS_GET_MUTE] = [this](MessageParcel &data, MessageParcel &reply) { return OnGetMut… in InitConfigFuncMap()
90 requestCallFuncMap_[ImsCallInterfaceCode::IMS_GET_MUTE] = &ImsUnitTest::GetMute; in InitConfigFuncMap()
557 return SendRequest(slotId, in, static_cast<int32_t>(ImsCallInterfaceCode::IMS_GET_MUTE)); in GetMute()