Searched refs:is_debugging_connection_ (Results 1 – 2 of 2) sorted by relevance
158 is_debugging_connection_(false),294 is_debugging_connection_ = false; in Stop()2266 if (is_debugging_connection_ == enabled) { in SetConnectionDebugging()2272 is_debugging_connection_ = enabled; in SetConnectionDebugging()
673 bool is_debugging_connection_; variable