Searched refs:DoRead (Results 1 - 25 of 40) sorted by relevance

12

/external/chromium_org/remoting/protocol/
H A Dmessage_reader.cc38 DoRead();
44 void MessageReader::DoRead() { function in class:remoting::protocol::MessageReader
65 DoRead();
118 DoRead();
H A Dconnection_tester.h48 void DoRead();
84 void DoRead();
H A Dconnection_tester.cc36 DoRead();
99 void StreamConnectionTester::DoRead() { function in class:remoting::protocol::StreamConnectionTester
114 DoRead(); // Don't try to read again when we are done reading.
154 DoRead();
215 void DatagramConnectionTester::DoRead() { function in class:remoting::protocol::DatagramConnectionTester
231 DoRead();
H A Dmessage_reader.h49 void DoRead();
/external/chromium_org/remoting/base/
H A Dsocket_reader.cc36 DoRead();
39 void SocketReader::DoRead() { function in class:remoting::SocketReader
55 DoRead();
H A Dsocket_reader.h39 void DoRead();
/external/chromium_org/media/filters/
H A Dfake_demuxer_stream.h57 void DoRead();
H A Dfake_demuxer_stream.cc64 DoRead();
106 DoRead();
125 void FakeDemuxerStream::DoRead() { function in class:media::FakeDemuxerStream
/external/chromium_org/chrome/utility/media_galleries/
H A Dpmp_column_reader_unittest.cc51 bool DoRead(const PmpColumnReader* reader, uint32 row, std::string* target) { function in namespace:picasa::__anon7404
55 bool DoRead(const PmpColumnReader* reader, uint32 row, uint32* target) { function in namespace:picasa::__anon7404
59 bool DoRead(const PmpColumnReader* reader, uint32 row, double* target) { function in namespace:picasa::__anon7404
63 bool DoRead(const PmpColumnReader* reader, uint32 row, uint8* target) { function in namespace:picasa::__anon7404
67 bool DoRead(const PmpColumnReader* reader, uint32 row, uint64* target) { function in namespace:picasa::__anon7404
83 EXPECT_TRUE(DoRead(&reader, i, &target));
/external/chromium_org/media/audio/
H A Dfake_audio_consumer.cc36 // Initialize and start regular calls to DoRead() on the worker thread.
39 // Cancel any delayed callbacks to DoRead() in the worker loop's queue.
45 void DoRead();
120 read_task_cb_.Reset(base::Bind(&Worker::DoRead, this));
140 void FakeAudioConsumer::Worker::DoRead() { function in class:media::FakeAudioConsumer::Worker
/external/chromium_org/net/disk_cache/
H A Dfile.h86 int DoRead(void* buffer, size_t buffer_len, size_t offset);
H A Dfile_posix.cc112 base::Bind(&File::DoRead, this, buffer, buffer_len, offset),
181 int File::DoRead(void* buffer, size_t buffer_len, size_t offset) { function in class:disk_cache::File
/external/chromium_org/remoting/jingle_glue/
H A Dchromium_socket_factory.cc76 void DoRead();
149 DoRead();
298 void UdpPacketSocket::DoRead() { function in class:remoting::__anon10528::UdpPacketSocket
314 DoRead();
/external/chromium/net/http/
H A Ddisk_cache_based_ssl_host_info.h92 int DoRead();
/external/chromium_org/chrome/browser/extensions/api/messaging/
H A Dnative_message_process_host.cc191 DoRead();
200 DoRead();
210 // wait for the file to become readable before calling DoRead(). Otherwise it
218 DoRead();
222 void NativeMessageProcessHost::DoRead() { function in class:extensions::NativeMessageProcessHost
H A Dnative_message_process_host.h101 void DoRead();
/external/chromium_org/content/browser/renderer_host/p2p/
H A Dsocket_host_udp.h62 void DoRead();
H A Dsocket_host_udp.cc120 DoRead();
135 void P2PSocketHostUdp::DoRead() { function in class:content::P2PSocketHostUdp
152 DoRead();
H A Dsocket_host_tcp.cc72 DoRead();
215 DoRead();
239 void P2PSocketHostTcpBase::DoRead() { function in class:content::P2PSocketHostTcpBase
264 DoRead();
H A Dsocket_host_tcp.h69 void DoRead();
/external/chromium_org/jingle/glue/
H A Dchrome_async_socket.h169 void DoRead();
/external/chromium_org/remoting/client/plugin/
H A Dpepper_packet_socket_factory.cc71 void DoRead();
164 DoRead();
310 void UdpPacketSocket::DoRead() { function in class:remoting::__anon10419::UdpPacketSocket
323 DoRead();
/external/chromium/net/tools/flip_server/
H A Dsm_connection.h108 bool DoRead();
/external/chromium_org/chrome/browser/net/
H A Dhttp_pipelining_compatibility_client.cc60 void DoRead();
140 DoRead();
151 DoRead();
160 void Request::DoRead() { function in class:chrome_browser_net::__anon5592::Request
/external/chromium_org/net/socket/
H A Dtcp_socket_win.h106 int DoRead(IOBuffer* buf, int buf_len, const CompletionCallback& callback);

Completed in 696 milliseconds

12