OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:StartReading
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/sound/
nullsoundsystem.cc
57
virtual bool
StartReading
() {
alsasoundsystem.cc
267
virtual bool
StartReading
() {
pulseaudiosoundsystem.cc
262
virtual bool
StartReading
() {
[
all
...]
/external/chromium_org/content/browser/loader/
resource_loader.cc
336
StartReading
(false); // Read the first chunk.
359
StartReading
(true); // Read the next chunk.
533
void ResourceLoader::
StartReading
(bool is_continuation) {
564
StartReading
(false); // Read the next chunk (OK to complete synchronously).
/external/chromium_org/net/quic/
quic_client_session.cc
388
void QuicClientSession::
StartReading
() {
498
StartReading
();
Completed in 219 milliseconds