Home
last modified time | relevance | path

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

/system/core/init/
Dreboot.cpp266 static void DumpUmountDebuggingInfo() { in DumpUmountDebuggingInfo() function
429 if (DUMP_ON_UMOUNT_FAILURE) DumpUmountDebuggingInfo(); in TryUmountAndFsck()
433 if ((st != UMOUNT_STAT_SUCCESS) && DUMP_ON_UMOUNT_FAILURE) DumpUmountDebuggingInfo(); in TryUmountAndFsck()