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

  /external/chromium_org/webkit/browser/fileapi/
isolated_context.h 124 void RevokeFileSystemByPath(const base::FilePath& path);
132 // (e.g. by RevokeFileSystemByPath).
isolated_context.cc 362 void IsolatedContext::RevokeFileSystemByPath(const base::FilePath& path_in) {
389 // already deleted by RevokeFileSystemByPath.
  /external/chromium_org/content/browser/fileapi/
file_system_context_unittest.cc 337 IsolatedContext::GetInstance()->RevokeFileSystemByPath(
isolated_context_unittest.cc 169 isolated_context()->RevokeFileSystemByPath(path);
  /external/chromium_org/chrome/browser/devtools/
devtools_file_helper.cc 416 isolated_context()->RevokeFileSystemByPath(path);

Completed in 106 milliseconds