OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:writer_delegate
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/chrome/browser/sync_file_system/local/
syncable_file_system_operation.h
62
scoped_ptr<fileapi::FileWriterDelegate>
writer_delegate
,
syncable_file_system_operation.cc
222
scoped_ptr<fileapi::FileWriterDelegate>
writer_delegate
,
238
base::Passed(&
writer_delegate
),
/external/chromium_org/webkit/browser/fileapi/
file_system_operation_impl.h
61
scoped_ptr<FileWriterDelegate>
writer_delegate
,
file_system_operation_impl.cc
167
scoped_ptr<FileWriterDelegate>
writer_delegate
,
171
file_writer_delegate_ =
writer_delegate
.Pass();
file_system_operation_runner.cc
263
scoped_ptr<FileWriterDelegate>
writer_delegate
(
270
writer_delegate
.get()));
274
url,
writer_delegate
.Pass(), blob_request.Pass(),
file_system_operation.h
306
// Writes the data read from |blob_request| using |
writer_delegate
|.
309
scoped_ptr<FileWriterDelegate>
writer_delegate
,
/external/chromium_org/mojo/system/
raw_channel_posix_unittest.cc
421
WriteOnlyRawChannelDelegate
writer_delegate
;
local
424
&
writer_delegate
,
Completed in 170 milliseconds