Home
last modified time | relevance | path

Searched refs:SetImsConfigInt (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_test.cpp69 …_[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
H A Dims_test.h146 int32_t SetImsConfigInt(const sptr<CellularCallInterface> &telephonyService) const;
/ohos5.0/base/telephony/cellular_call/vendor/ims/test/ui_client/
H A Dims_unit_test.h64 int32_t SetImsConfigInt(const sptr<ImsCallInterface> &imsCallSerivce) const;
H A Dims_unit_test.cpp85 … 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