Searched refs:SetImsConfigInt (Results 1 – 4 of 4) sorted by relevance
69 …_[static_cast<int32_t>(CellularCallInterfaceCode::SET_IMS_CONFIG_INT)] = &ImsTest::SetImsConfigInt; in SetUp()151 int32_t ImsTest::SetImsConfigInt(const sptr<CellularCallInterface> &telephonyService) const in SetImsConfigInt() function in OHOS::Telephony::ImsTest
146 int32_t SetImsConfigInt(const sptr<CellularCallInterface> &telephonyService) const;
64 int32_t SetImsConfigInt(const sptr<ImsCallInterface> &imsCallSerivce) const;
85 … requestCallFuncMap_[ImsCallInterfaceCode::IMS_SET_IMS_CONFIG_INT] = &ImsUnitTest::SetImsConfigInt; in InitConfigFuncMap()451 int32_t ImsUnitTest::SetImsConfigInt(const sptr<ImsCallInterfaceCode> &imsCallPtr) const in SetImsConfigInt() function in OHOS::Telephony::ImsUnitTest