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

  /external/qemu/hw/android/goldfish/
audio.c 314 static void start_read(struct goldfish_audio_state *s, uint32_t count) function
316 //printf( "... goldfish audio start_read, count=%d\n", count );
321 static void start_read(struct goldfish_audio_state *s, uint32_t count) function
485 start_read(s, val);
  /external/chromium_org/net/websockets/
websocket_channel.cc 456 const bool start_read = local
460 if (start_read)
    [all...]

Completed in 435 milliseconds