Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/services/native/src/shutdown/
H A Dshutdown_dialog.h37 void LoadDialogConfig();
H A Dshutdown_dialog.cpp153 void ShutdownDialog::LoadDialogConfig() in LoadDialogConfig() function in OHOS::PowerMgr::ShutdownDialog
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp162 power->GetShutdownDialog().LoadDialogConfig(); in RegisterBootCompletedCallback()