Home
last modified time | relevance | path

Searched refs:GetWindowForDumpAceHelpInfo (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/wmserver/include/
H A Dwindow_root.h97 sptr<WindowNode> GetWindowForDumpAceHelpInfo() const;
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_root_test.cpp76 * @tc.desc: test WindowRoot GetWindowForDumpAceHelpInfo
81 windowRoot_->GetWindowForDumpAceHelpInfo(); in HWTEST_F()
88 sptr<WindowNode> node = windowRoot_->GetWindowForDumpAceHelpInfo(); in HWTEST_F()
96 node = windowRoot_->GetWindowForDumpAceHelpInfo(); in HWTEST_F()
104 node = windowRoot_->GetWindowForDumpAceHelpInfo(); in HWTEST_F()
112 node = windowRoot_->GetWindowForDumpAceHelpInfo(); in HWTEST_F()
/foundation/window/window_manager/wmserver/src/
H A Dwindow_dumper.cpp291 auto node = windowRoot_->GetWindowForDumpAceHelpInfo(); in ShowAceDumpHelp()
H A Dwindow_root.cpp55 sptr<WindowNode> WindowRoot::GetWindowForDumpAceHelpInfo() const in GetWindowForDumpAceHelpInfo() function in OHOS::Rosen::WindowRoot

Completed in 8 milliseconds