Home
last modified time | relevance | path

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

/system/core/init/
Dreboot.cpp200 static void DumpUmountDebuggingInfo() { in DumpUmountDebuggingInfo() function
274 if (DUMP_ON_UMOUNT_FAILURE) DumpUmountDebuggingInfo(); in TryUmountAndFsck()
278 if ((st != UMOUNT_STAT_SUCCESS) && DUMP_ON_UMOUNT_FAILURE) DumpUmountDebuggingInfo(); in TryUmountAndFsck()