Home
last modified time | relevance | path

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

/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
453 std::cout << "test SetImsConfigInt entry." << std::endl; in SetImsConfigInt()
723 "SetImsSwitchStatus\n203:GetImsSwitchStatus\n204:SetImsConfigString\n205:SetImsConfigInt\n" in ImsCallTest()
/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_test.cpp69 requestFuncMap_[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
153 std::cout << "test SetImsConfigInt entry." << std::endl; in SetImsConfigInt()
339 "305:SetImsConfigInt\n" in InputNumForInterface()
H A Dims_test.h146 int32_t SetImsConfigInt(const sptr<CellularCallInterface> &telephonyService) const;

Completed in 5 milliseconds