Home
last modified time | relevance | path

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

/bootable/recovery/
Drecovery-persist.cpp50 constexpr const char* LAST_PMSG_FILE = "/sys/fs/pstore/pmsg-ramoops-0"; variable
173 if (access(LAST_PMSG_FILE, R_OK)) { in main()