Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/interfaces/innerkits/ims/
H A Dims_call_ipc_interface_code.h56 IMS_GET_IMS_CONFIG, enumerator
/ohos5.0/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
H A Dims_call_stub.cpp92 memberFuncMap_[IMS_GET_IMS_CONFIG] = in InitConfigFuncMap()
/ohos5.0/base/telephony/cellular_call/vendor/ims/test/ui_client/
H A Dims_unit_test.cpp86 requestCallFuncMap_[ImsCallInterfaceCode::IMS_GET_IMS_CONFIG] = &ImsUnitTest::GetImsConfig; in InitConfigFuncMap()
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_proxy.cpp501 return SendRequest(in, static_cast<int32_t>(ImsCallInterfaceCode::IMS_GET_IMS_CONFIG)); in GetImsConfig()