Home
last modified time | relevance | path

Searched refs:InitServiceHandler (Results 1 - 15 of 15) sorted by relevance

/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/common/
H A Dimf_sa_stub_fuzz_util.cpp84 DelayedSingleton<InputMethodSystemAbility>::GetInstance()->InitServiceHandler(); in Initialize()
/base/theme/screenlock_mgr/services/include/
H A Dscreenlock_system_ability.h202 void InitServiceHandler();
/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability.h129 void InitServiceHandler();
/base/print/print_fwk/services/scan_service/include/
H A Dscan_service_ability.h113 void InitServiceHandler();
/base/theme/wallpaper_mgr/services/include/
H A Dwallpaper_service.h157 void InitServiceHandler();
/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_system_ability.cpp149 InitServiceHandler(); in OnStart()
196 void ScreenLockSystemAbility::InitServiceHandler() in InitServiceHandler() function in OHOS::ScreenLock::ScreenLockSystemAbility
199 SCLOCK_HILOGI("InitServiceHandler already init."); in InitServiceHandler()
203 SCLOCK_HILOGI("InitServiceHandler succeeded."); in InitServiceHandler()
/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_data_manager.h542 void InitServiceHandler();
/base/theme/wallpaper_mgr/test/unittest/
H A Dwallpaper_test.cpp1031 wallpaperService->InitServiceHandler(); in HWTEST_F()
1086 wallpaperService->InitServiceHandler(); in HWTEST_F()
/base/print/print_fwk/services/print_service/include/
H A Dprint_service_ability.h120 void InitServiceHandler();
/base/print/print_fwk/test/fuzztest/scanserviceability_fuzzer/
H A Dscanserviceability_fuzzer.cpp258 ScanServiceAbility::GetInstance()->InitServiceHandler(); in TestReInitScan()
/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp90 InitServiceHandler(); in OnStart()
174 void InputMethodSystemAbility::InitServiceHandler() in InitServiceHandler() function in OHOS::MiscServices::InputMethodSystemAbility
176 IMSA_HILOGI("InitServiceHandler start."); in InitServiceHandler()
185 IMSA_HILOGI("InitServiceHandler succeeded."); in InitServiceHandler()
/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp199 InitServiceHandler(); in OnStart()
211 void ScanServiceAbility::InitServiceHandler() in InitServiceHandler() function in OHOS::Scan::ScanServiceAbility
213 SCAN_HILOGI("InitServiceHandler started."); in InitServiceHandler()
215 SCAN_HILOGI("InitServiceHandler already init."); in InitServiceHandler()
220 SCAN_HILOGI("InitServiceHandler succeeded."); in InitServiceHandler()
/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service.cpp177 InitServiceHandler(); in OnStart()
220 void WallpaperService::InitServiceHandler() in InitServiceHandler() function in OHOS::WallpaperMgrService::WallpaperService
222 HILOG_INFO("InitServiceHandler started."); in InitServiceHandler()
224 HILOG_ERROR("InitServiceHandler already init."); in InitServiceHandler()
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp1418 InitServiceHandler(); in Init()
1425 void ReminderDataManager::InitServiceHandler() in InitServiceHandler() function in OHOS::Notification::ReminderDataManager
1427 ANSR_LOGD("InitServiceHandler started"); in InitServiceHandler()
1429 ANSR_LOGD("InitServiceHandler already init."); in InitServiceHandler()
1434 ANSR_LOGD("InitServiceHandler suceeded."); in InitServiceHandler()
/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp199 InitServiceHandler(); in OnStart()
212 void PrintServiceAbility::InitServiceHandler() in InitServiceHandler() function in OHOS::Print::PrintServiceAbility
214 PRINT_HILOGI("InitServiceHandler started."); in InitServiceHandler()
216 PRINT_HILOGI("InitServiceHandler already init."); in InitServiceHandler()
221 PRINT_HILOGI("InitServiceHandler succeeded."); in InitServiceHandler()

Completed in 35 milliseconds