HomeSort by relevance Sort by last modified time
    Searched full:was_front (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/net/websockets/
websocket_throttle.cc 100 bool was_front = false; local
102 was_front = (per_address_queue_iter == per_address_queue.begin());
107 } else if (was_front) {

Completed in 42 milliseconds