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

/external/chromium_org/storage/common/fileapi/
H A Dfile_system_util.h24 STORAGE_COMMON_EXPORT extern const char kPersistentDir[];
H A Dfile_system_util.cc21 const char kPersistentDir[] = "/persistent"; member in namespace:storage
164 { kFileSystemTypePersistent, kPersistentDir },
220 url += (kPersistentDir + 1); // We don't want the leading slash.

Completed in 80 milliseconds