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

  /external/chromium_org/storage/browser/fileapi/
file_system_file_stream_reader.cc 106 base::Bind(&FileSystemFileStreamReader::DidCreateSnapshot,
113 void FileSystemFileStreamReader::DidCreateSnapshot(
file_system_file_stream_reader.h 57 void DidCreateSnapshot(
file_system_operation_runner.cc 380 DidCreateSnapshot(handle, callback, error, base::File::Info(),
387 base::Bind(&FileSystemOperationRunner::DidCreateSnapshot, AsWeakPtr(),
600 void FileSystemOperationRunner::DidCreateSnapshot(
610 FROM_HERE, base::Bind(&FileSystemOperationRunner::DidCreateSnapshot,
file_system_operation_runner.h 276 void DidCreateSnapshot(
  /external/chromium_org/content/browser/fileapi/
fileapi_message_filter.h 189 void DidCreateSnapshot(
237 // Used to keep snapshot files alive while a DidCreateSnapshot
fileapi_message_filter.cc 505 base::Bind(&FileAPIMessageFilter::DidCreateSnapshot,
807 void FileAPIMessageFilter::DidCreateSnapshot(

Completed in 335 milliseconds