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

  /external/chromium_org/webkit/common/fileapi/
file_system_util.h 26 WEBKIT_STORAGE_COMMON_EXPORT extern const char kIsolatedDir[];
file_system_util.cc 21 const char kIsolatedDir[] = "/isolated";
165 url += (kIsolatedDir + 1); // We don't want the leading slash.
  /external/chromium_org/webkit/browser/fileapi/
file_system_url.cc 59 { kFileSystemTypeIsolated, kIsolatedDir },

Completed in 838 milliseconds