Searched refs:should_remove (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_util.cc363 bool should_remove = false; local
367 should_remove = true;
371 if (!should_remove) {
/external/chromium_org/net/websockets/
H A Dwebsocket_handshake_handler.cc98 bool should_remove = false; local
102 should_remove = true;
107 if (!should_remove) {

Completed in 522 milliseconds