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

/external/chromium_org/storage/common/fileapi/
H A Dfile_system_util.h27 STORAGE_COMMON_EXPORT extern const char kIsolatedDir[];
H A Dfile_system_util.cc23 const char kIsolatedDir[] = "/isolated"; member in namespace:storage
166 { kFileSystemTypeIsolated, kIsolatedDir },
226 url += (kIsolatedDir + 1); // We don't want the leading slash.

Completed in 140 milliseconds