Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/file_manager/common/js/
Dpath_util.js30 DRIVE_OFFLINE: 'drive_offline', property
50 DRIVE_OFFLINE: '/drive_offline', // A fake root. Not the actual filesystem. property
84 return type == RootType.DRIVE_OFFLINE ||
100 rootType === RootType.DRIVE_OFFLINE;
245 if (type == RootType.DOWNLOADS || type == RootType.DRIVE_OFFLINE ||
331 if (path === RootDirectory.DRIVE_OFFLINE)
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
Ddirectory_model.js76 fullPath: RootDirectory.DRIVE_OFFLINE,
78 rootType: RootType.DRIVE_OFFLINE
644 rootType === RootType.DRIVE_OFFLINE) &&
1134 if (specialSearchType == RootType.DRIVE_OFFLINE) {
Dfile_manager.js1738 rootType === RootType.DRIVE_OFFLINE;