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

  /external/chromium_org/webkit/common/fileapi/
file_system_util.h 26 WEBKIT_STORAGE_COMMON_EXPORT extern const char kExternalDir[];
file_system_util.cc 24 const char kExternalDir[] = "/external";
167 { kFileSystemTypeExternal, kExternalDir },
223 url += (kExternalDir + 1); // We don't want the leading slash.

Completed in 43 milliseconds