Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_service.cpp148 auto& shutdownClient = OHOS::PowerMgr::ShutdownClient::GetInstance(); in InitService() local
150 shutdownClient.RegisterShutdownCallback(shutdownCallback_); in InitService()
232 auto& shutdownClient = OHOS::PowerMgr::ShutdownClient::GetInstance(); in OnStop() local
234 shutdownClient.UnRegisterShutdownCallback(shutdownCallback_); in OnStop()

Completed in 2 milliseconds