HomeSort by relevance Sort by last modified time
    Searched defs:NewOperationContext (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/webkit/browser/fileapi/
sandbox_file_system_test_helper.cc 72 scoped_ptr<FileSystemOperationContext> context(NewOperationContext());
116 SandboxFileSystemTestHelper::NewOperationContext() {
transient_file_util_unittest.cc 60 scoped_ptr<FileSystemOperationContext> NewOperationContext() {
94 file_util()->CreateSnapshotFile(NewOperationContext().get(),
106 file_util()->GetFileInfo(NewOperationContext().get(),
118 file_util()->GetFileInfo(NewOperationContext().get(),
file_system_dir_url_request_job_unittest.cc 109 FileSystemOperationContext* NewOperationContext() {
118 scoped_ptr<FileSystemOperationContext> context(NewOperationContext());
128 scoped_ptr<FileSystemOperationContext> context(NewOperationContext());
135 scoped_ptr<FileSystemOperationContext> context(NewOperationContext());
143 scoped_ptr<FileSystemOperationContext> context(NewOperationContext());
file_writer_delegate_unittest.cc 103 file_util()->GetFileInfo(NewOperationContext().get(), url,
113 scoped_ptr<FileSystemOperationContext> NewOperationContext() {
236 scoped_ptr<FileSystemOperationContext> context = NewOperationContext();
340 file_util()->EnsureFileExists(NewOperationContext().get(),

Completed in 64 milliseconds