OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:should_close
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/examples/peerconnection/client/
peer_connection_client.cc
313
std::string
should_close
;
local
315
if (GetHeaderValue(*data, i, kConnection, &
should_close
) &&
316
should_close
.compare("close") == 0) {
/external/minijail/
libminijail.c
1914
bool
should_close
= true;
local
[
all
...]
Completed in 204 milliseconds