Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_manager_service.h162 void InitWithAbilityManagerServiceAdded();
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_service_test.cpp125 wms->InitWithAbilityManagerServiceAdded();
127 wms->InitWithAbilityManagerServiceAdded();
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_manager_service.cpp155 InitWithAbilityManagerServiceAdded(); in OnAddSystemAbility()
211 void WindowManagerService::InitWithAbilityManagerServiceAdded() in InitWithAbilityManagerServiceAdded() function in OHOS::Rosen::WindowManagerService