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

  /external/chromium_org/chrome/renderer/extensions/
media_galleries_custom_bindings.cc 49 fileapi::GetIsolatedFileSystemRootURIString(
file_system_natives.cc 61 std::string root(fileapi::GetIsolatedFileSystemRootURIString(
  /external/chromium_org/content/renderer/pepper/
pepper_file_system_host.cc 151 root_url_ = GURL(fileapi::GetIsolatedFileSystemRootURIString(
  /external/chromium_org/webkit/common/fileapi/
file_system_util.h 150 WEBKIT_STORAGE_COMMON_EXPORT std::string GetIsolatedFileSystemRootURIString(
file_system_util.cc 366 std::string GetIsolatedFileSystemRootURIString(
  /external/chromium_org/content/browser/renderer_host/pepper/
pepper_file_system_browser_host.cc 177 root_url_ = GURL(fileapi::GetIsolatedFileSystemRootURIString(
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
media_file_validator_browsertest.cc 139 std::string dest_root_fs_url = fileapi::GetIsolatedFileSystemRootURIString(
  /external/chromium_org/chrome/browser/devtools/
devtools_file_helper.cc 174 std::string root_url = fileapi::GetIsolatedFileSystemRootURIString(

Completed in 610 milliseconds