Searched refs:OnSetImsSwitchStatus (Results 1 – 2 of 2) sorted by relevance
54 int32_t OnSetImsSwitchStatus(MessageParcel &data, MessageParcel &reply);
85 … [this](MessageParcel &data, MessageParcel &reply) { return OnSetImsSwitchStatus(data, reply); }; in InitConfigFuncMap()372 int32_t ImsCallStub::OnSetImsSwitchStatus(MessageParcel &data, MessageParcel &reply) in OnSetImsSwitchStatus() function in OHOS::Telephony::ImsCallStub