Searched defs:control_block (Results 1 – 3 of 3) sorted by relevance
| /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/ |
| D | mux.py | 368 def _read_add_channel_request(self, first_byte, control_block): argument 386 def _read_add_channel_response(self, first_byte, control_block): argument 402 def _read_flow_control(self, first_byte, control_block): argument 418 def _read_drop_channel(self, first_byte, control_block): argument 442 def _read_new_channel_slot(self, first_byte, control_block): argument
|
| /external/clang/test/Analysis/ |
| D | NewDelete-checker-test.cpp | 244 class control_block { class 247 control_block() : count(0) {} in control_block() function in reference_count::control_block
|
| /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/ |
| D | mux.py | 385 def _read_add_channel_request(self, first_byte, control_block): argument 398 def _read_flow_control(self, first_byte, control_block): argument 404 def _read_drop_channel(self, first_byte, control_block): argument 420 def _read_new_channel_slot(self, first_byte, control_block): argument
|