Searched refs:mtab_path (Results 1 – 3 of 3) sorted by relevance
33 MtabWatcherLinux::MtabWatcherLinux(const base::FilePath& mtab_path, in MtabWatcherLinux() argument35 : mtab_path_(mtab_path), in MtabWatcherLinux()
38 MtabWatcherLinux(const base::FilePath& mtab_path,
193 const base::FilePath& mtab_path, in CreateMtabWatcherLinuxOnFileThread() argument197 return new MtabWatcherLinux(mtab_path, delegate); in CreateMtabWatcherLinuxOnFileThread()