Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/storage_monitor/
Dstorage_monitor_linux.cc206 static const char kUmountBinary[] = "/bin/umount"; in EjectPathOnFileThread() local
208 command.push_back(kUmountBinary); in EjectPathOnFileThread()