Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dhibernate.h36 int32_t DoHibernate();
H A Dhibernate.cpp416 int32_t Hibernate::DoHibernate() in DoHibernate() function in OHOS::HDI::Power::V1_2::Hibernate
H A Dpower_interface_impl.cpp303 return Hibernate::GetInstance().DoHibernate(); in Hibernate()