Searched defs:IsControl (Results 1 – 7 of 7) sorted by relevance
148 bool WebSocketExtensionParser::IsControl(char c) { in IsControl() function in net::WebSocketExtensionParser
220 virtual bool IsControl() const { return false; } in IsControl() function382 virtual bool IsControl() const V8_OVERRIDE { return true; } in IsControl() function425 virtual bool IsControl() const V8_OVERRIDE { return true; } in IsControl() function493 virtual bool IsControl() const V8_FINAL V8_OVERRIDE { return true; } in IsControl() function
221 virtual bool IsControl() const { return false; } in IsControl() function398 virtual bool IsControl() const V8_OVERRIDE { return true; } in IsControl() function436 virtual bool IsControl() const V8_OVERRIDE { return true; } in IsControl() function504 virtual bool IsControl() const V8_FINAL V8_OVERRIDE { return true; } in IsControl() function
220 virtual bool IsControl() const { return false; } in IsControl() function381 virtual bool IsControl() const V8_OVERRIDE { return true; } in IsControl() function419 virtual bool IsControl() const V8_OVERRIDE { return true; } in IsControl() function487 virtual bool IsControl() const V8_FINAL V8_OVERRIDE { return true; } in IsControl() function
220 virtual bool IsControl() const { return false; } in IsControl() function390 virtual bool IsControl() const V8_OVERRIDE { return true; } in IsControl() function433 virtual bool IsControl() const V8_OVERRIDE { return true; } in IsControl() function501 virtual bool IsControl() const V8_FINAL V8_OVERRIDE { return true; } in IsControl() function
223 virtual bool IsControl() const { return false; } in IsControl() function385 virtual bool IsControl() const V8_OVERRIDE { return true; } in IsControl() function428 virtual bool IsControl() const V8_OVERRIDE { return true; } in IsControl() function494 virtual bool IsControl() const V8_FINAL V8_OVERRIDE { return true; } in IsControl() function
234 virtual bool IsControl() const { return false; } in IsControl() function337 virtual bool IsControl() const V8_FINAL V8_OVERRIDE { return true; } in IsControl() function472 virtual bool IsControl() const V8_OVERRIDE { return true; } in IsControl() function1292 virtual bool IsControl() const V8_OVERRIDE { return true; } in IsControl() function