Home
last modified time | relevance | path

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

/base/telephony/call_manager/services/video/src/
Dvideo_control_manager.cpp54 int32_t VideoControlManager::SetPreviewWindow(VideoWindow &window) in SetPreviewWindow() function in OHOS::Telephony::VideoControlManager
/base/telephony/cellular_call/services/control/src/
Dcellular_call_config.cpp134 int32_t CellularCallConfig::SetPreviewWindow(int32_t x, int32_t y, int32_t z, int32_t width, int32_… in SetPreviewWindow() function in OHOS::Telephony::CellularCallConfig
/base/telephony/cellular_call/test/unittest/imstest/
Dims_test.cpp207 int32_t ImsTest::SetPreviewWindow(const sptr<CellularCallInterface> &telephonyService) const in SetPreviewWindow() function in OHOS::Telephony::ImsTest
/base/telephony/cellular_call/vendor/ims/services/src/
Dims_service.cpp325 int32_t ImsService::SetPreviewWindow(int32_t x, int32_t y, int32_t z, int32_t width, int32_t height) in SetPreviewWindow() function in OHOS::Telephony::ImsService
/base/telephony/call_manager/frameworks/native/src/
Dcall_manager_client.cpp434 int32_t CallManagerClient::SetPreviewWindow(VideoWindow &window) in SetPreviewWindow() function in OHOS::Telephony::CallManagerClient
Dcall_manager_proxy.cpp688 int32_t CallManagerProxy::SetPreviewWindow(VideoWindow &window) in SetPreviewWindow() function in OHOS::Telephony::CallManagerProxy
Dcall_manager_service_proxy.cpp731 int32_t CallManagerServiceProxy::SetPreviewWindow(VideoWindow &window) in SetPreviewWindow() function in OHOS::Telephony::CallManagerServiceProxy
/base/telephony/call_manager/test/unittest/call_manager_gtest/include/
Dcall_manager_connect.h534 int32_t SetPreviewWindow(VideoWindow &window) in SetPreviewWindow() function
/base/telephony/call_manager/services/call_manager_service/src/
Dcall_manager_service.cpp514 int32_t CallManagerService::SetPreviewWindow(VideoWindow &window) in SetPreviewWindow() function in OHOS::Telephony::CallManagerService
/base/telephony/cellular_call/vendor/ims/test/
Dims_unit_test.cpp475 int32_t ImsUnitTest::SetPreviewWindow(const sptr<ImsInterface> &telephonyService) const in SetPreviewWindow() function in OHOS::Telephony::ImsUnitTest
/base/telephony/call_manager/services/call/src/
Dcall_control_manager.cpp814 int32_t CallControlManager::SetPreviewWindow(VideoWindow &window) in SetPreviewWindow() function in OHOS::Telephony::CallControlManager
/base/telephony/call_manager/services/telephony_interaction/src/
Dcellular_call_connection.cpp550 int32_t CellularCallConnection::SetPreviewWindow(VideoWindow &window) in SetPreviewWindow() function in OHOS::Telephony::CellularCallConnection
Dcellular_call_proxy.cpp931 int32_t CellularCallProxy::SetPreviewWindow(int32_t x, int32_t y, int32_t z, int32_t width, int32_t… in SetPreviewWindow() function in OHOS::Telephony::CellularCallProxy
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_service.cpp950 int32_t CellularCallService::SetPreviewWindow(int32_t x, int32_t y, int32_t z, int32_t width, int32… in SetPreviewWindow() function in OHOS::Telephony::CellularCallService
/base/telephony/call_manager/test/unittest/ui_client/
Dui_client_test.cpp750 void SetPreviewWindow() in SetPreviewWindow() function
/base/telephony/cellular_call/ims_interfaces/src/
Dims_proxy.cpp716 int32_t ImsProxy::SetPreviewWindow(int32_t x, int32_t y, int32_t z, int32_t width, int32_t height) in SetPreviewWindow() function in OHOS::Telephony::ImsProxy
/base/telephony/call_manager/frameworks/js/napi/src/
Dnapi_call_manager.cpp1422 napi_value NapiCallManager::SetPreviewWindow(napi_env env, napi_callback_info info) in SetPreviewWindow() function in OHOS::Telephony::NapiCallManager