Home
last modified time | relevance | path

Searched refs:InitServiceHandler (Results 1 – 12 of 12) sorted by relevance

/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/common/
Dimf_sa_stub_fuzz_util.cpp84 DelayedSingleton<InputMethodSystemAbility>::GetInstance()->InitServiceHandler(); in Initialize()
/base/theme/screenlock_mgr/services/include/
Dscreenlock_system_ability.h172 void InitServiceHandler();
/base/time/time_service/services/
Dtime_system_ability.h93 void InitServiceHandler();
Dtime_system_ability.cpp153 InitServiceHandler(); in OnStart()
220 void TimeSystemAbility::InitServiceHandler() in InitServiceHandler() function in OHOS::MiscServices::TimeSystemAbility
/base/inputmethod/imf/services/include/
Dinput_method_system_ability.h122 void InitServiceHandler();
/base/theme/screenlock_mgr/services/src/
Dscreenlock_system_ability.cpp109 InitServiceHandler(); in OnStart()
148 void ScreenLockSystemAbility::InitServiceHandler() in InitServiceHandler() function in OHOS::ScreenLock::ScreenLockSystemAbility
/base/theme/wallpaper_mgr/services/include/
Dwallpaper_service.h154 void InitServiceHandler();
/base/print/print_fwk/services/print_service/include/
Dprint_service_ability.h99 void InitServiceHandler();
/base/theme/wallpaper_mgr/test/unittest/
Dwallpaper_test.cpp997 wallpaperService->InitServiceHandler();
1052 wallpaperService->InitServiceHandler();
/base/inputmethod/imf/services/src/
Dinput_method_system_ability.cpp88 InitServiceHandler(); in OnStart()
172 void InputMethodSystemAbility::InitServiceHandler() in InitServiceHandler() function in OHOS::MiscServices::InputMethodSystemAbility
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_service.cpp170 InitServiceHandler(); in OnStart()
212 void WallpaperService::InitServiceHandler() in InitServiceHandler() function in OHOS::WallpaperMgrService::WallpaperService
/base/print/print_fwk/services/print_service/src/
Dprint_service_ability.cpp155 InitServiceHandler(); in OnStart()
167 void PrintServiceAbility::InitServiceHandler() in InitServiceHandler() function in OHOS::Print::PrintServiceAbility