Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/common/
H A Dimf_sa_stub_fuzz_util.cpp84 DelayedSingleton<InputMethodSystemAbility>::GetInstance()->InitServiceHandler(); in Initialize()
/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/include/
H A Dnetfirewall_service.h169 void InitServiceHandler();
/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_service.cpp295 InitServiceHandler(); in OnInit()
350 void NetFirewallService::InitServiceHandler() in InitServiceHandler() function in OHOS::NetManagerStandard::NetFirewallService
/ohos5.0/base/theme/screenlock_mgr/services/include/
H A Dscreenlock_system_ability.h202 void InitServiceHandler();
/ohos5.0/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability.h133 void InitServiceHandler();
/ohos5.0/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
/ohos5.0/base/print/print_fwk/services/scan_service/include/
H A Dscan_service_ability.h113 void InitServiceHandler();
/ohos5.0/base/theme/wallpaper_mgr/services/include/
H A Dwallpaper_service.h184 void InitServiceHandler();
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_data_manager.h544 void InitServiceHandler();
/ohos5.0/base/theme/wallpaper_mgr/test/unittest/
H A Dwallpaper_test.cpp1048 wallpaperService->InitServiceHandler();
1103 wallpaperService->InitServiceHandler();
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/include/
H A Dpasteboard_service.h209 void InitServiceHandler();
/ohos5.0/base/print/print_fwk/services/print_service/include/
H A Dprint_service_ability.h122 void InitServiceHandler();
/ohos5.0/base/print/print_fwk/test/fuzztest/scanserviceability_fuzzer/
H A Dscanserviceability_fuzzer.cpp272 ScanServiceAbility::GetInstance()->InitServiceHandler(); in TestReInitScan()
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp92 InitServiceHandler(); in OnStart()
191 void InputMethodSystemAbility::InitServiceHandler() in InitServiceHandler() function in OHOS::MiscServices::InputMethodSystemAbility
/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp230 InitServiceHandler(); in OnStart()
242 void ScanServiceAbility::InitServiceHandler() in InitServiceHandler() function in OHOS::Scan::ScanServiceAbility
/ohos5.0/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service.cpp192 InitServiceHandler(); in OnStart()
235 void WallpaperService::InitServiceHandler() in InitServiceHandler() function in OHOS::WallpaperMgrService::WallpaperService
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp1419 InitServiceHandler(); in Init()
1426 void ReminderDataManager::InitServiceHandler() in InitServiceHandler() function in OHOS::Notification::ReminderDataManager
/ohos5.0/base/print/print_fwk/test/unittest/others/
H A Dprint_service_ability_other_test.cpp217 printServiceAbility.InitServiceHandler(); in TEST_F()
226 printServiceAbility.InitServiceHandler(); in TEST_F()
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp152 InitServiceHandler(); in OnStart()
299 void PasteboardService::InitServiceHandler() in InitServiceHandler() function in OHOS::MiscServices::PasteboardService
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp204 InitServiceHandler(); in OnStart()
217 void PrintServiceAbility::InitServiceHandler() in InitServiceHandler() function in OHOS::Print::PrintServiceAbility