Home
last modified time | relevance | path

Searched refs:CheckSwapFile (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dhibernate.h49 int32_t CheckSwapFile(bool &needToCreateSwapFile);
H A Dhibernate.cpp144 auto ret = CheckSwapFile(needToCreateSwapFile); in InitSwap()
222 int32_t Hibernate::CheckSwapFile(bool &needToCreateSwapFile) in CheckSwapFile() function in OHOS::HDI::Power::V1_2::Hibernate