Home
last modified time | relevance | path

Searched defs:WriteCallback (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/net/quic/
Dquic_server_packet_writer.h25 typedef base::Callback<void(WriteResult)> WriteCallback; typedef
/external/chromium_org/sync/api/attachments/
Dattachment_store.h43 typedef base::Callback<void(const Result&)> WriteCallback; typedef
/external/chromium_org/content/child/fileapi/
Dfile_system_dispatcher.h56 bool complete)> WriteCallback; typedef
Dwebfilewriter_impl.cc25 typedef FileSystemDispatcher::WriteCallback WriteCallback; typedef
Dfile_system_dispatcher.cc25 typedef FileSystemDispatcher::WriteCallback WriteCallback; typedef in content::FileSystemDispatcher::CallbackDispatcher
/external/chromium_org/base/files/
Dfile_proxy.h54 int bytes_written)> WriteCallback; typedef
/external/chromium_org/device/hid/
Dhid_connection.h28 typedef base::Callback<void(bool success)> WriteCallback; typedef
/external/chromium_org/storage/browser/fileapi/
Dfile_system_operation_runner.h44 typedef FileSystemOperation::WriteCallback WriteCallback; typedef
Dfile_system_operation.h225 bool complete)> WriteCallback; typedef
/external/chromium_org/chrome/browser/sync_file_system/local/
Dcanned_syncable_file_system.h65 typedef base::Callback<void(int64)> WriteCallback; typedef
/external/chromium_org/content/browser/speech/
Daudio_encoder.cc46 FLAC__StreamEncoderWriteStatus FLACEncoder::WriteCallback( in WriteCallback() function in content::__anon05c6c40b0111::FLACEncoder
/external/chromium_org/content/browser/gpu/
Dshader_disk_cache.cc215 int ShaderDiskCacheEntry::WriteCallback(int rv) { in WriteCallback() function in content::ShaderDiskCacheEntry
/external/chromium_org/chrome/browser/ui/webui/options/
Dcertificate_manager_handler.cc215 typedef base::Callback<void(const int*, const int*)> WriteCallback; typedef in options::FileAccessProvider