Home
last modified time | relevance | path

Searched refs:IMS_SET_CAMERA_ZOOM (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/cellular_call/interfaces/innerkits/ims/
H A Dims_call_ipc_interface_code.h69 IMS_SET_CAMERA_ZOOM, enumerator
H A Dims_call_callback_ipc_interface_code.h78 IMS_SET_CAMERA_ZOOM, enumerator
/ohos5.0/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
H A Dims_call_stub.cpp112 memberFuncMap_[IMS_SET_CAMERA_ZOOM] = in InitVideoFuncMap()
/ohos5.0/base/telephony/cellular_call/vendor/ims/test/ui_client/
H A Dims_unit_test.cpp98 requestCallFuncMap_[ImsCallInterfaceCode::IMS_SET_CAMERA_ZOOM] = &ImsUnitTest::SetCameraZoom; in InitVideoCallFuncMap()
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_proxy.cpp639 return SendRequest(in, static_cast<int32_t>(ImsCallInterfaceCode::IMS_SET_CAMERA_ZOOM)); in SetCameraZoom()