Home
last modified time | relevance | path

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

/bootable/recovery/
Drecovery-persist.cpp128 bool compare_file(const char* file1, const char* file2) { in compare_file() function
165 if (!compare_file(LAST_KMSG_FILE, LAST_CONSOLE_FILE) && in rotate_last_kmsg()
166 !compare_file(LAST_KMSG_FILE, ALT_LAST_CONSOLE_FILE)) { in rotate_last_kmsg()