Home
last modified time | relevance | path

Searched refs:InitWithRanderServiceAdded (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_manager_service.h163 void InitWithRanderServiceAdded();
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_service_test.cpp504 HWTEST_F(WindowManagerServiceTest, InitWithRanderServiceAdded, Function | SmallTest | Level2)
507 wms->InitWithRanderServiceAdded();
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_manager_service.cpp151 InitWithRanderServiceAdded(); in OnAddSystemAbility()
201 void WindowManagerService::InitWithRanderServiceAdded() in InitWithRanderServiceAdded() function in OHOS::Rosen::WindowManagerService