Home
last modified time | relevance | path

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

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