Searched refs:BooleanToImsSwitchValue (Results 1 – 2 of 2) sorted by relevance
334 std::int32_t BooleanToImsSwitchValue(bool value);
142 int32_t ret = SaveImsSwitch(slotId, BooleanToImsSwitchValue(active)); in SetImsSwitchStatus()299 slotId, BooleanToImsSwitchValue(imsSwitchOnByDefault_[slotId])); in ResetImsSwitch()812 int32_t CellularCallConfig::BooleanToImsSwitchValue(bool value) in BooleanToImsSwitchValue() function in OHOS::Telephony::CellularCallConfig