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

  /external/chromium/chrome/browser/ui/gtk/
back_forward_button_gtk.cc 28 int normal, pushed, hover, disabled, tooltip; local
32 pushed = IDR_FORWARD_P;
39 pushed = IDR_BACK_P;
47 normal, pushed, hover, disabled, stock, GTK_ICON_SIZE_SMALL_TOOLBAR));
  /external/chromium/net/spdy/
spdy_stream.h 64 // Pushed streams will receive a SYN_STREAM and optional HEADERS frames.
95 bool pushed,
108 // Is this stream a pushed stream from the server.
109 bool pushed() const { return pushed_; } function in class:net::SpdyStream
117 // For pushed streams, we track a path to identify them.
268 // When a server pushed stream is first created, this function is posted on
272 // There is a small period of time between when a server pushed stream is
273 // first created, and the pushed data is replayed. Any data received during
  /system/core/adb/
file_sync_client.c 678 int pushed = 0; local
727 pushed++;
734 fprintf(stderr,"%d file%s pushed. %d file%s skipped.\n",
735 pushed, (pushed == 1) ? "" : "s",
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 

Completed in 135 milliseconds