Home
last modified time | relevance | path

Searched defs:surfaceId (Results 1 – 20 of 20) sorted by relevance

/base/web/webview/ohos_adapter/graphic_adapter/src/
Dnative_image_adapter_impl.cpp81 int32_t NativeImageAdapterImpl::GetSurfaceId(uint64_t* surfaceId) in GetSurfaceId()
/base/useriam/face_auth/frameworks/js/napi/src/
Dface_auth_napi.cpp84 bool GetBufferProducerBySurfaceId(uint64_t surfaceId, sptr<IBufferProducer> &bufferProducer) in GetBufferProducerBySurfaceId()
137 uint64_t surfaceId; in SetSurfaceId() local
/base/telephony/call_manager/services/call/src/
Dott_call.cpp380 int32_t OTTCall::SetPreviewWindow(std::string &surfaceId, sptr<Surface> surface) in SetPreviewWindow()
385 int32_t OTTCall::SetDisplayWindow(std::string &surfaceId, sptr<Surface> surface) in SetDisplayWindow()
Dims_call.cpp406 int32_t IMSCall::SetPreviewWindow(std::string &surfaceId, sptr<Surface> surface) in SetPreviewWindow()
418 int32_t IMSCall::SetDisplayWindow(std::string &surfaceId, sptr<Surface> surface) in SetDisplayWindow()
/base/telephony/call_manager/services/video/src/
Dvideo_control_manager.cpp57 int32_t VideoControlManager::SetPreviewWindow(int32_t callId, std::string &surfaceId, sptr<Surface>… in SetPreviewWindow()
81 int32_t VideoControlManager::SetDisplayWindow(int32_t callId, std::string &surfaceId, sptr<Surface>… in SetDisplayWindow()
/base/web/webview/test/unittest/ohos_adapter/graphic_adapter_test/
Dnative_image_adapter_impl_test.cpp126 uint64_t surfaceId = 1; variable
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
Dcall_manager_connect.cpp443 int32_t CallManagerConnect::SetPreviewWindow(int32_t callId, std::string surfaceId) in SetPreviewWindow()
464 int32_t CallManagerConnect::SetDisplayWindow(int32_t callId, std::string surfaceId) in SetDisplayWindow()
/base/telephony/call_manager/frameworks/native/src/
Dcall_manager_client.cpp482 int32_t CallManagerClient::SetPreviewWindow(int32_t callId, std::string &surfaceId) in SetPreviewWindow()
492 int32_t CallManagerClient::SetDisplayWindow(int32_t callId, std::string &surfaceId) in SetDisplayWindow()
Dcall_manager_proxy.cpp867 int32_t CallManagerProxy::SetPreviewWindow(int32_t callId, std::string &surfaceId) in SetPreviewWindow()
896 int32_t CallManagerProxy::SetDisplayWindow(int32_t callId, std::string &surfaceId) in SetDisplayWindow()
Dcall_manager_service_proxy.cpp663 int32_t CallManagerServiceProxy::SetPreviewWindow(int32_t callId, std::string &surfaceId, sptr<Surf… in SetPreviewWindow()
687 int32_t CallManagerServiceProxy::SetDisplayWindow(int32_t callId, std::string &surfaceId, sptr<Surf… in SetDisplayWindow()
Dcellular_call_proxy.cpp1226 int32_t slotId, int32_t index, const std::string &surfaceId, sptr<Surface> surface) in SetPreviewWindow()
1266 int32_t slotId, int32_t index, const std::string &surfaceId, sptr<Surface> surface) in SetDisplayWindow()
/base/telephony/call_manager/services/telephony_interaction/src/
Dcellular_call_connection.cpp586 int32_t slotId, int32_t index, std::string &surfaceId, sptr<Surface> surface) in SetPreviewWindow()
601 int32_t slotId, int32_t index, std::string &surfaceId, sptr<Surface> surface) in SetDisplayWindow()
/base/telephony/call_manager/services/call_manager_service/src/
Dcall_manager_service.cpp847 int32_t CallManagerService::SetPreviewWindow(int32_t callId, std::string &surfaceId, sptr<Surface> … in SetPreviewWindow()
866 int32_t CallManagerService::SetDisplayWindow(int32_t callId, std::string &surfaceId, sptr<Surface> … in SetDisplayWindow()
Dcall_manager_service_stub.cpp791 std::string surfaceId = data.ReadString(); in OnSetPreviewWindow() local
811 std::string surfaceId = data.ReadString(); in OnSetDisplayWindow() local
/base/telephony/cellular_call/test/unittest/imstest/
Dzero_branch_test.cpp654 std::string surfaceId = ""; variable
1254 std::string surfaceId = ""; variable
Dims_test.cpp215 std::string surfaceId = "123"; in SetPreviewWindow() local
230 std::string surfaceId = "123"; in SetDisplayWindow() local
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_service.cpp1250 int32_t slotId, int32_t index, const std::string &surfaceId, sptr<Surface> surface) in SetPreviewWindow()
1261 int32_t slotId, int32_t index, const std::string &surfaceId, sptr<Surface> surface) in SetDisplayWindow()
/base/telephony/call_manager/test/unittest/ui_client/
Dui_client_test.cpp1025 std::string surfaceId = ""; in SetPreviewWindow() local
1051 std::string surfaceId = ""; in SetDisplayWindow() local
/base/telephony/call_manager/frameworks/js/napi/include/
Dnapi_call_manager_types.h161 std::string surfaceId = ""; member
/base/web/webview/ohos_nweb/include/
Dnweb_handler.h194 std::string surfaceId; member