Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/storage_monitor/
Dstorage_monitor_linux.h135 scoped_ptr<MtabWatcherLinux, MtabWatcherLinuxDeleter> mtab_watcher_; variable
Dstorage_monitor_linux.cc357 mtab_watcher_.reset(watcher); in OnMtabWatcherCreated()