| /base/web/webview/test/fuzztest/ohos_adapter/graphic_adapter/nativeimageadapter_fuzzer/ |
| D | nativeimageadapter_fuzzer.cpp | 44 uint64_t surfaceId = 1; in NativeImageAdapterFuzzTest() local
|
| /base/useriam/face_auth/frameworks/js/napi/src/ |
| D | face_auth_napi.cpp | 84 bool GetBufferProducerBySurfaceId(uint64_t surfaceId, sptr<IBufferProducer> &bufferProducer) in GetBufferProducerBySurfaceId() 137 uint64_t surfaceId; in SetSurfaceId() local
|
| /base/web/webview/test/fuzztest/ohos_adapter/nativeImage_fuzzer/ |
| D | nativeImageadapter_fuzzer.cpp | 81 uint64_t surfaceId; in NativeImageFuzzTest() local
|
| /base/web/webview/ohos_interface/include/ohos_nweb/ |
| D | nweb_preference.h | 647 virtual void SetSurfaceId(const std::string& surfaceId) {} in SetSurfaceId()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| D | ark_native_image_adapter_impl.cpp | 59 int32_t ArkNativeImageAdapterImpl::GetSurfaceId(uint64_t* surfaceId) in GetSurfaceId()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| D | ark_native_image_adapter_wrapper.cpp | 61 int32_t ArkNativeImageAdapterWrapper::GetSurfaceId(uint64_t* surfaceId) in GetSurfaceId()
|
| /base/telephony/call_manager/services/call/src/ |
| D | ott_call.cpp | 380 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()
|
| D | ims_call.cpp | 406 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/ |
| D | video_control_manager.cpp | 57 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/ohos_adapter/graphic_adapter/src/ |
| D | native_image_adapter_impl.cpp | 82 int32_t NativeImageAdapterImpl::GetSurfaceId(uint64_t* surfaceId) in GetSurfaceId()
|
| /base/telephony/cellular_call/test/unittest/imstest/ |
| D | ims_test.cpp | 211 std::string surfaceId = "123"; in SetPreviewWindow() local 226 std::string surfaceId = "123"; in SetDisplayWindow() local
|
| D | zero_branch_test.cpp | 906 std::string surfaceId = ""; variable
|
| /base/web/webview/test/unittest/ohos_adapter/graphic_adapter_test/ |
| D | native_image_adapter_impl_test.cpp | 122 uint64_t surfaceId = 1; variable
|
| /base/telephony/call_manager/test/unittest/call_manager_gtest/src/ |
| D | call_manager_connect.cpp | 443 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()
|
| D | call_manager2_gtest.cpp | 244 std::string surfaceId = ""; variable
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_preference_impl.cpp | 477 std::string surfaceId = nweb_preference_->GetSurfaceId(); in GetSurfaceId() local 481 void ArkWebPreferenceImpl::SetSurfaceId(const ArkWebString& surfaceId) in SetSurfaceId()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| 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()
|
| /base/telephony/call_manager/frameworks/native/src/ |
| D | call_manager_client.cpp | 492 int32_t CallManagerClient::SetPreviewWindow(int32_t callId, std::string &surfaceId) in SetPreviewWindow() 502 int32_t CallManagerClient::SetDisplayWindow(int32_t callId, std::string &surfaceId) in SetDisplayWindow()
|
| D | call_manager_proxy.cpp | 1046 int32_t CallManagerProxy::SetPreviewWindow(int32_t callId, std::string &surfaceId) in SetPreviewWindow() 1079 int32_t CallManagerProxy::SetDisplayWindow(int32_t callId, std::string &surfaceId) in SetDisplayWindow()
|
| D | call_manager_service_proxy.cpp | 685 int32_t CallManagerServiceProxy::SetPreviewWindow(int32_t callId, std::string &surfaceId, sptr<Surf… in SetPreviewWindow() 709 int32_t CallManagerServiceProxy::SetDisplayWindow(int32_t callId, std::string &surfaceId, sptr<Surf… in SetDisplayWindow()
|
| /base/telephony/call_manager/services/telephony_interaction/src/ |
| D | cellular_call_connection.cpp | 586 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/ |
| D | call_manager_service.cpp | 893 int32_t CallManagerService::SetPreviewWindow(int32_t callId, std::string &surfaceId, sptr<Surface> … in SetPreviewWindow() 922 int32_t CallManagerService::SetDisplayWindow(int32_t callId, std::string &surfaceId, sptr<Surface> … in SetDisplayWindow()
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| D | native_media_player_impl.cpp | 525 napi_value surfaceId = nullptr; in ConstructSurfaceInfo() local
|
| /base/telephony/call_manager/test/unittest/ui_client/ |
| D | ui_client_test.cpp | 1025 std::string surfaceId = ""; in SetPreviewWindow() local 1051 std::string surfaceId = ""; in SetDisplayWindow() local
|
| /base/telephony/cellular_call/services/manager/src/ |
| D | cellular_call_service.cpp | 1305 int32_t slotId, int32_t index, const std::string &surfaceId, sptr<Surface> surface) in SetPreviewWindow() 1316 int32_t slotId, int32_t index, const std::string &surfaceId, sptr<Surface> surface) in SetDisplayWindow()
|