OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:should_remove
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/http/
http_util.cc
312
bool
should_remove
= false;
local
316
should_remove
= true;
320
if (!
should_remove
) {
/external/chromium/net/websockets/
websocket_handshake_handler.cc
87
bool
should_remove
= false;
local
91
should_remove
= true;
96
if (!
should_remove
) {
Completed in 38 milliseconds