Searched refs:is_drive_file (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Dfile_browser_handlers.cc224 const bool is_drive_file = url.type() == storage::kFileSystemTypeDrive; local
225 DCHECK(!is_drive_file || drive::util::IsUnderDriveMountPoint(local_path));

Completed in 534 milliseconds