Home
last modified time | relevance | path

Searched defs:surfaceId (Results 1 - 25 of 27) sorted by relevance

12

/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_preference.h644 virtual void SetSurfaceId(const std::string& surfaceId) {} in SetSurfaceId() argument
/base/web/webview/test/unittest/ohos_adapter/graphic_adapter_test/
H A Dnative_image_adapter_impl_test.cpp122 uint64_t surfaceId = 1; in HWTEST_F() local
/base/web/webview/ohos_adapter/graphic_adapter/src/
H A Dnative_image_adapter_impl.cpp82 int32_t NativeImageAdapterImpl::GetSurfaceId(uint64_t* surfaceId) in GetSurfaceId() argument
/base/useriam/face_auth/frameworks/js/napi/src/
H A Dface_auth_napi.cpp84 bool GetBufferProducerBySurfaceId(uint64_t surfaceId, sptr<IBufferProducer> &bufferProducer) in GetBufferProducerBySurfaceId() argument
137 uint64_t surfaceId; in SetSurfaceId() local
138 surfaceIdStream >> surfaceId; in SetSurfaceId() local
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_native_image_adapter_wrapper.cpp61 int32_t ArkNativeImageAdapterWrapper::GetSurfaceId(uint64_t* surfaceId) in GetSurfaceId() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_native_image_adapter_impl.cpp59 int32_t ArkNativeImageAdapterImpl::GetSurfaceId(uint64_t* surfaceId) in GetSurfaceId() argument
/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> surface) in SetPreviewWindow() argument
81 int32_t VideoControlManager::SetDisplayWindow(int32_t callId, std::string &surfaceId, sptr<Surface> surface) in SetDisplayWindow() argument
/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_test.cpp211 std::string surfaceId = "123"; in SetPreviewWindow() local
226 std::string surfaceId = "123"; in SetDisplayWindow() local
H A Dzero_branch_test.cpp906 std::string surfaceId = ""; in HWTEST_F() local
/base/telephony/call_manager/services/call/src/
H A Dims_call.cpp406 int32_t IMSCall::SetPreviewWindow(std::string &surfaceId, sptr<Surface> surface) in SetPreviewWindow() argument
418 int32_t IMSCall::SetDisplayWindow(std::string &surfaceId, sptr<Surface> surface) in SetDisplayWindow() argument
H A Dott_call.cpp380 int32_t OTTCall::SetPreviewWindow(std::string &surfaceId, sptr<Surface> surface) in SetPreviewWindow() argument
385 int32_t OTTCall::SetDisplayWindow(std::string &surfaceId, sptr<Surface> surface) in SetDisplayWindow() argument
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager2_gtest.cpp245 std::string surfaceId = ""; in HWTEST_F() local
H A Dcall_manager_connect.cpp447 int32_t CallManagerConnect::SetPreviewWindow(int32_t callId, std::string surfaceId) in SetPreviewWindow() argument
468 int32_t CallManagerConnect::SetDisplayWindow(int32_t callId, std::string surfaceId) in SetDisplayWindow() argument
/base/telephony/call_manager/frameworks/native/src/
H A Dcellular_call_proxy.cpp1225 SetPreviewWindow( int32_t slotId, int32_t index, const std::string &surfaceId, sptr<Surface> surface) SetPreviewWindow() argument
1265 SetDisplayWindow( int32_t slotId, int32_t index, const std::string &surfaceId, sptr<Surface> surface) SetDisplayWindow() argument
H A Dcall_manager_proxy.cpp1043 int32_t CallManagerProxy::SetPreviewWindow(int32_t callId, std::string &surfaceId) in SetPreviewWindow() argument
1078 SetDisplayWindow(int32_t callId, std::string &surfaceId) SetDisplayWindow() argument
[all...]
H A Dcall_manager_client.cpp492 int32_t CallManagerClient::SetPreviewWindow(int32_t callId, std::string &surfaceId) in SetPreviewWindow() argument
502 int32_t CallManagerClient::SetDisplayWindow(int32_t callId, std::string &surfaceId) in SetDisplayWindow() argument
H A Dcall_manager_service_proxy.cpp686 int32_t CallManagerServiceProxy::SetPreviewWindow(int32_t callId, std::string &surfaceId, sptr<Surface> surface) in SetPreviewWindow() argument
710 int32_t CallManagerServiceProxy::SetDisplayWindow(int32_t callId, std::string &surfaceId, sptr<Surface> surface) in SetDisplayWindow() argument
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnative_media_player_impl.cpp525 napi_value surfaceId = nullptr; in ConstructSurfaceInfo() local
/base/telephony/call_manager/frameworks/js/napi/include/
H A Dnapi_call_manager_types.h163 std::string surfaceId = ""; member
/base/telephony/call_manager/services/telephony_interaction/src/
H A Dcellular_call_connection.cpp585 SetPreviewWindow( int32_t slotId, int32_t index, std::string &surfaceId, sptr<Surface> surface) SetPreviewWindow() argument
600 SetDisplayWindow( int32_t slotId, int32_t index, std::string &surfaceId, sptr<Surface> surface) SetDisplayWindow() argument
/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service_stub.cpp834 std::string surfaceId = data.ReadString(); in OnSetPreviewWindow() local
854 std::string surfaceId = data.ReadString(); in OnSetDisplayWindow() local
H A Dcall_manager_service.cpp911 int32_t CallManagerService::SetPreviewWindow(int32_t callId, std::string &surfaceId, sptr<Surface> surface) in SetPreviewWindow() argument
940 int32_t CallManagerService::SetDisplayWindow(int32_t callId, std::string &surfaceId, sptr<Surface> surface) in SetDisplayWindow() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_preference_wrapper.cpp546 std::string surfaceId = ArkWebStringStructToClass(stSurfaceId); in GetSurfaceId() local
551 void ArkWebPreferenceWrapper::SetSurfaceId(const std::string& surfaceId) in SetSurfaceId() argument
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_service.cpp1305 SetPreviewWindow( int32_t slotId, int32_t index, const std::string &surfaceId, sptr<Surface> surface) SetPreviewWindow() argument
1316 SetDisplayWindow( int32_t slotId, int32_t index, const std::string &surfaceId, sptr<Surface> surface) SetDisplayWindow() argument
/base/telephony/call_manager/test/unittest/ui_client/
H A Dui_client_test.cpp1025 std::string surfaceId = ""; in SetPreviewWindow() local
1026 std::cin >> surfaceId; in SetPreviewWindow() local
1051 std::string surfaceId = ""; SetDisplayWindow() local
1052 std::cin >> surfaceId; SetDisplayWindow() local
[all...]

Completed in 36 milliseconds

12