/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/getdisplay_fuzzer/ |
D | getdisplay_fuzzer.cpp | 32 DisplayManagerAdapterImpl display; in DoSomethingInterestingWithMyAPI() local
|
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/getdisplayid_fuzzer/ |
D | getdisplayid_fuzzer.cpp | 32 DisplayManagerAdapterImpl display; in DoSomethingInterestingWithMyAPI() local
|
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/displaychange_fuzzer/ |
D | displaychange_fuzzer.cpp | 33 DisplayListenerAdapterImpl display(listener); in DoSomethingInterestingWithMyAPI() local
|
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/getorientation_fuzzer/ |
D | getorientation_fuzzer.cpp | 33 DisplayAdapterImpl display(listener); in DoSomethingInterestingWithMyAPI() local
|
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/getrotation_fuzzer/ |
D | getrotation_fuzzer.cpp | 33 DisplayAdapterImpl display(listener); in DoSomethingInterestingWithMyAPI() local
|
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/getwidth_fuzzer/ |
D | getwidth_fuzzer.cpp | 33 DisplayAdapterImpl display(listener); in DoSomethingInterestingWithMyAPI() local
|
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/registerdisplay_fuzzer/ |
D | registerdisplay_fuzzer.cpp | 32 DisplayManagerAdapterImpl display; in DoSomethingInterestingWithMyAPI() local
|
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/getheight_fuzzer/ |
D | getheight_fuzzer.cpp | 33 DisplayAdapterImpl display(listener); in DoSomethingInterestingWithMyAPI() local
|
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/displaycreate_fuzzer/ |
D | displaycreate_fuzzer.cpp | 33 DisplayListenerAdapterImpl display(listener); in DoSomethingInterestingWithMyAPI() local
|
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/unregisterdisplay_fuzzer/ |
D | unregisterdisplay_fuzzer.cpp | 32 DisplayManagerAdapterImpl display; in DoSomethingInterestingWithMyAPI() local
|
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/displaydestroy_fuzzer/ |
D | displaydestroy_fuzzer.cpp | 33 DisplayListenerAdapterImpl display(listener); in DoSomethingInterestingWithMyAPI() local
|
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/getvirtual_fuzzer/ |
D | getvirtual_fuzzer.cpp | 33 DisplayAdapterImpl display(listener); in DoSomethingInterestingWithMyAPI() local
|
/base/web/webview/ohos_adapter/display_manager_adapter/src/ |
D | display_manager_adapter_impl.cpp | 47 DisplayAdapterImpl::DisplayAdapterImpl(sptr<OHOS::Rosen::Display> display) in DisplayAdapterImpl() 145 sptr<Display> display = DisplayManager::GetInstance().GetDefaultDisplay(); in GetDefaultDisplay() local
|
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/convertorientation_fuzzer/ |
D | convertorientation_fuzzer.cpp | 34 DisplayAdapterImpl display(listener); in DoSomethingInterestingWithMyAPI() local
|
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/convertrotation_fuzzer/ |
D | convertrotation_fuzzer.cpp | 34 DisplayAdapterImpl display(listener); in DoSomethingInterestingWithMyAPI() local
|
/base/hiviewdfx/faultloggerd/test/unittest/stacktrace_rust/ |
D | main.rs | 54 let display = path.display(); in test_print_trace() localVariable
|
/base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
D | sec_comp_info_helper.cpp | 66 sptr<OHOS::Rosen::Display> display = in GetScreenSize() local
|
/base/web/webview/test/unittest/display_manager_adapter_impl_test/ |
D | display_manager_adapter_impl_test.cpp | 236 sptr<Display> display = DisplayManager::GetInstance().GetDefaultDisplay(); variable
|
/base/web/webview/test/unittest/ohos_adapter_helper/ |
D | ohos_adapter_helper_test.cpp | 102 std::unique_ptr<DisplayManagerAdapter> display = helper.CreateDisplayMgrAdapter(); variable
|
/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/ |
D | sec_comp_info_helper_test.cpp | 42 sptr<OHOS::Rosen::Display> display = in GetScreenSize() local
|
/base/theme/wallpaper_mgr/frameworks/native/src/ |
D | wallpaper_manager.cpp | 397 auto display = Rosen::DisplayManager::GetInstance().GetDefaultDisplay(); in GetWallpaperMinHeight() local 408 auto display = Rosen::DisplayManager::GetInstance().GetDefaultDisplay(); in GetWallpaperMinWidth() local
|
/base/msdp/device_status/services/interaction/coordination/src/ |
D | coordination_sm.cpp | 547 auto display = Rosen::DisplayManager::GetInstance().GetDefaultDisplay(); in UpdateMouseLocation() local 879 auto display = Rosen::DisplayManager::GetInstance().GetDefaultDisplay(); in SetAbsolutionLocation() local
|
/base/msdp/device_status/tools/vdev/src/ |
D | virtual_touchscreen_builder.cpp | 80 sptr<Rosen::Display> display = Rosen::DisplayManager::GetInstance().GetDisplayById(0); in VirtualTouchScreenBuilder() local
|
/base/msdp/device_status/services/interaction/drag/src/ |
D | drag_drawing.cpp | 116 …sptr<Rosen::Display> display = Rosen::DisplayManager::GetInstance().GetDisplayById(g_drawingInfo.d… in GetScaling() local
|