Searched refs:close_connection (Results 1 - 4 of 4) sorted by relevance

/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/
H A Dhttpproxy.py171 self.close_connection = 1
181 method returns, it must leave self.close_connection in the correct state.
182 If this method raises an exception, the state of self.close_connection
191 self.close_connection = 1
198 self.close_connection = 1
205 self.close_connection = 1
220 self.close_connection = 0
224 self.close_connection = 1
227 # self.parse_request() sets self.close_connection. There is no need to
/external/chromium-trace/catapult/third_party/Paste/paste/
H A Dhttpserver.py159 self.close_connection = 1
163 self.close_connection = 1
450 self.close_connection = 1
/external/valgrind/coregrind/
H A Dvgdb.c760 void close_connection(int to_pid, int from_pid) function
925 close_connection(to_pid, from_pid);
1058 close_connection(to_pid, from_pid);
/external/libmicrohttpd/src/microhttpd/
H A Ddaemon.c4321 close_connection (struct MHD_Connection *pos) function
4392 close_connection (pos);

Completed in 117 milliseconds