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

  /external/chromium_org/content/public/test/
sandbox_file_system_test_helper.cc 71 return file_system_context_->sandbox_delegate()->
90 return file_system_context_->sandbox_delegate()->
140 return file_system_context()->sandbox_delegate()->usage_cache();
147 file_util_ = file_system_context_->sandbox_delegate()->sync_file_util();
151 file_system_context_->sandbox_delegate()->
  /external/chromium_org/chrome/browser/sync_file_system/local/
root_delete_helper.cc 91 file_system_context_->sandbox_delegate()->OpenFileSystem(
sync_file_system_backend.cc 239 DCHECK(context_->sandbox_delegate());
240 return context_->sandbox_delegate();
local_file_sync_context.cc 90 base::Unretained(file_system_context->sandbox_delegate()),
860 file_system_context->sandbox_delegate()->sync_file_util();
    [all...]
local_file_change_tracker.cc 339 file_system_context->sandbox_delegate()->sync_file_util();
  /external/chromium_org/webkit/browser/fileapi/
file_system_context.h 286 SandboxFileSystemBackendDelegate* sandbox_delegate() { function in class:fileapi::FileSystemContext
obfuscated_file_util.h 111 SandboxFileSystemBackendDelegate* sandbox_delegate);
file_system_operation_impl.cc 320 file_system_context()->sandbox_delegate()->sync_file_util();
obfuscated_file_util.cc 259 SandboxFileSystemBackendDelegate* sandbox_delegate)
267 sandbox_delegate_(sandbox_delegate) {
    [all...]
  /external/chromium_org/content/browser/fileapi/
file_system_dir_url_request_job_unittest.cc 272 return file_system_context_->sandbox_delegate()->sync_file_util();

Completed in 63 milliseconds