HomeSort by relevance Sort by last modified time
    Searched defs:pushed (Results 1 - 3 of 3) sorted by null

  /external/chromium/net/flip/
flip_stream.h 40 FlipStream(FlipSession* session, flip::FlipStreamId stream_id, bool pushed,
79 // Is this stream a pushed stream from the server.
80 bool pushed() const { return pushed_; } function in class:net::FlipStream
88 // For pushed streams, we track a path to identify them.
  /system/core/adb/
file_sync_client.c 677 int pushed = 0; local
726 pushed++;
733 fprintf(stderr,"%d file%s pushed. %d file%s skipped.\n",
734 pushed, (pushed == 1) ? "" : "s",
  /prebuilt/common/ant/
ant.jar 

Completed in 135 milliseconds