Home
last modified time | relevance | path

Searched refs:IMS_SET_CALL_RESTRICTION (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/telephony/cellular_call/interfaces/innerkits/ims/
H A Dims_call_ipc_interface_code.h81 IMS_SET_CALL_RESTRICTION, enumerator
H A Dims_call_callback_ipc_interface_code.h90 IMS_SET_CALL_RESTRICTION, enumerator
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_callback_proxy.cpp373 …SendResponseInfo(static_cast<int32_t>(ImsCallCallbackInterfaceCode::IMS_SET_CALL_RESTRICTION), in); in SetCallRestrictionResponse()
H A Dims_call_proxy.cpp835 …turn SendRequest(slotId, in, static_cast<int32_t>(ImsCallInterfaceCode::IMS_SET_CALL_RESTRICTION)); in SetCallRestriction()
H A Dims_call_callback_stub.cpp131 requestFuncMap_[static_cast<uint32_t>(ImsCallCallbackInterfaceCode::IMS_SET_CALL_RESTRICTION)] = in InitSupplementFuncMap()
/ohos5.0/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
H A Dims_call_stub.cpp130 memberFuncMap_[IMS_SET_CALL_RESTRICTION] = in InitSupplementFuncMap()
/ohos5.0/base/telephony/cellular_call/vendor/ims/test/ui_client/
H A Dims_unit_test.cpp110 …requestCallFuncMap_[ImsCallInterfaceCode::IMS_SET_CALL_RESTRICTION] = &ImsUnitTest::SetCallRestric… in InitSupplementFuncMap()