Home
last modified time | relevance | path

Searched defs:SetPreviewWindow (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/base/telephony/cellular_call/services/control/src/
H A Dims_video_call_control.cpp50 int32_t ImsVideoCallControl::SetPreviewWindow( in SetPreviewWindow() function in OHOS::Telephony::ImsVideoCallControl
/ohos5.0/base/telephony/call_manager/test/fuzztest/controlcamera_fuzzer/
H A Dcontrolcamera_fuzzer.cpp43 int32_t SetPreviewWindow(const uint8_t *data, size_t size) in SetPreviewWindow() function
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dott_call.cpp380 int32_t OTTCall::SetPreviewWindow(std::string &surfaceId, sptr<Surface> surface) in SetPreviewWindow() function in OHOS::Telephony::OTTCall
H A Dims_call.cpp406 int32_t IMSCall::SetPreviewWindow(std::string &surfaceId, sptr<Surface> surface) in SetPreviewWindow() function in OHOS::Telephony::IMSCall
H A Dcall_control_manager.cpp1152 int32_t CallControlManager::SetPreviewWindow(VideoWindow &window) in SetPreviewWindow() function in OHOS::Telephony::CallControlManager
/ohos5.0/base/telephony/call_manager/services/video/src/
H A Dvideo_control_manager.cpp57 int32_t VideoControlManager::SetPreviewWindow(int32_t callId, std::string &surfaceId, sptr<Surface>… in SetPreviewWindow() function in OHOS::Telephony::VideoControlManager
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_test.cpp206 int32_t ImsTest::SetPreviewWindow(const sptr<CellularCallInterface> &telephonyService) const in SetPreviewWindow() function in OHOS::Telephony::ImsTest
/ohos5.0/base/telephony/cellular_call/test/fuzztest/setpreviewwindow_fuzzer/
H A Dsetpreviewwindow_fuzzer.cpp69 void SetPreviewWindow(const uint8_t *data, size_t size) in SetPreviewWindow() function
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager_connect.cpp443 int32_t CallManagerConnect::SetPreviewWindow(int32_t callId, std::string surfaceId) in SetPreviewWindow() function in OHOS::Telephony::CallManagerConnect
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcall_manager_client.cpp492 int32_t CallManagerClient::SetPreviewWindow(int32_t callId, std::string &surfaceId) in SetPreviewWindow() function in OHOS::Telephony::CallManagerClient
H A Dcall_manager_proxy.cpp1046 int32_t CallManagerProxy::SetPreviewWindow(int32_t callId, std::string &surfaceId) in SetPreviewWindow() function in OHOS::Telephony::CallManagerProxy
H A Dcall_manager_service_proxy.cpp685 int32_t CallManagerServiceProxy::SetPreviewWindow(int32_t callId, std::string &surfaceId, sptr<Surf… in SetPreviewWindow() function in OHOS::Telephony::CallManagerServiceProxy
H A Dcellular_call_proxy.cpp1225 int32_t CellularCallProxy::SetPreviewWindow( in SetPreviewWindow() function in OHOS::Telephony::CellularCallProxy
/ohos5.0/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
H A Dims_call.cpp486 int32_t ImsCall::SetPreviewWindow(int32_t x, int32_t y, int32_t z, int32_t width, int32_t height) in SetPreviewWindow() function in OHOS::Telephony::ImsCall
/ohos5.0/base/telephony/call_manager/services/telephony_interaction/src/
H A Dcellular_call_connection.cpp585 int32_t CellularCallConnection::SetPreviewWindow( in SetPreviewWindow() function in OHOS::Telephony::CellularCallConnection
/ohos5.0/base/telephony/cellular_call/vendor/ims/test/ui_client/
H A Dims_unit_test.cpp526 int32_t ImsUnitTest::SetPreviewWindow(const sptr<ImsCallInterfaceCode> &imsCallPtr) const in SetPreviewWindow() function in OHOS::Telephony::ImsUnitTest
/ohos5.0/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service.cpp893 int32_t CallManagerService::SetPreviewWindow(int32_t callId, std::string &surfaceId, sptr<Surface> … in SetPreviewWindow() function in OHOS::Telephony::CallManagerService
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_client.cpp509 int32_t ImsCallClient::SetPreviewWindow( in SetPreviewWindow() function in OHOS::Telephony::ImsCallClient
H A Dims_call_proxy.cpp578 int32_t ImsCallProxy::SetPreviewWindow( in SetPreviewWindow() function in OHOS::Telephony::ImsCallProxy
/ohos5.0/base/telephony/call_manager/test/unittest/ui_client/
H A Dui_client_test.cpp1016 void SetPreviewWindow() in SetPreviewWindow() function
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_service.cpp1304 int32_t CellularCallService::SetPreviewWindow( in SetPreviewWindow() function in OHOS::Telephony::CellularCallService
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager.cpp2807 napi_value NapiCallManager::SetPreviewWindow(napi_env env, napi_callback_info info) in SetPreviewWindow() function in OHOS::Telephony::NapiCallManager