HomeSort by relevance Sort by last modified time
    Searched refs:kPersistentDir (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/storage/common/fileapi/
file_system_util.h 24 STORAGE_COMMON_EXPORT extern const char kPersistentDir[];
file_system_util.cc 21 const char kPersistentDir[] = "/persistent";
164 { kFileSystemTypePersistent, kPersistentDir },
220 url += (kPersistentDir + 1); // We don't want the leading slash.

Completed in 344 milliseconds