/base/web/webview/ohos_interface/include/ohos_nweb/ |
H A D | nweb_preference.h | 644 virtual void SetSurfaceId(const std::string& surfaceId) {} in SetSurfaceId() argument
|
/base/web/webview/test/unittest/ohos_adapter/graphic_adapter_test/ |
H A D | native_image_adapter_impl_test.cpp | 122 uint64_t surfaceId = 1; in HWTEST_F() local
|
/base/web/webview/ohos_adapter/graphic_adapter/src/ |
H A D | native_image_adapter_impl.cpp | 82 int32_t NativeImageAdapterImpl::GetSurfaceId(uint64_t* surfaceId) in GetSurfaceId() argument
|
/base/useriam/face_auth/frameworks/js/napi/src/ |
H A D | face_auth_napi.cpp | 84 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 D | ark_native_image_adapter_wrapper.cpp | 61 int32_t ArkNativeImageAdapterWrapper::GetSurfaceId(uint64_t* surfaceId) in GetSurfaceId() argument
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_native_image_adapter_impl.cpp | 59 int32_t ArkNativeImageAdapterImpl::GetSurfaceId(uint64_t* surfaceId) in GetSurfaceId() argument
|
/base/telephony/call_manager/services/video/src/ |
H A D | video_control_manager.cpp | 57 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 D | ims_test.cpp | 211 std::string surfaceId = "123"; in SetPreviewWindow() local 226 std::string surfaceId = "123"; in SetDisplayWindow() local
|
H A D | zero_branch_test.cpp | 906 std::string surfaceId = ""; in HWTEST_F() local
|
/base/telephony/call_manager/services/call/src/ |
H A D | ims_call.cpp | 406 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 D | ott_call.cpp | 380 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 D | call_manager2_gtest.cpp | 245 std::string surfaceId = ""; in HWTEST_F() local
|
H A D | call_manager_connect.cpp | 447 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 D | cellular_call_proxy.cpp | 1225 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 D | call_manager_proxy.cpp | 1043 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 D | call_manager_client.cpp | 492 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 D | call_manager_service_proxy.cpp | 686 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 D | native_media_player_impl.cpp | 525 napi_value surfaceId = nullptr; in ConstructSurfaceInfo() local
|
/base/telephony/call_manager/frameworks/js/napi/include/ |
H A D | napi_call_manager_types.h | 163 std::string surfaceId = ""; member
|
/base/telephony/call_manager/services/telephony_interaction/src/ |
H A D | cellular_call_connection.cpp | 585 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 D | call_manager_service_stub.cpp | 834 std::string surfaceId = data.ReadString(); in OnSetPreviewWindow() local 854 std::string surfaceId = data.ReadString(); in OnSetDisplayWindow() local
|
H A D | call_manager_service.cpp | 911 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 D | ark_web_preference_wrapper.cpp | 546 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 D | cellular_call_service.cpp | 1305 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 D | ui_client_test.cpp | 1025 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...] |