Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/storage_monitor/
Dstorage_monitor_linux.cc366 std::list<base::FilePath> multiple_mounted_devices_needing_reattachment; in UpdateMtab() local
387 multiple_mounted_devices_needing_reattachment.push_back(mount_device); in UpdateMtab()
410 multiple_mounted_devices_needing_reattachment.begin(); in UpdateMtab()
411 it != multiple_mounted_devices_needing_reattachment.end(); in UpdateMtab()