Home | History | Annotate | Download | only in adbconnection

Lines Matching defs:this_

172   AdbConnectionState* this_;
178 CHECK(data->this_ == gState);
200 data->this_->RunPollLoop(self);
206 delete data->this_;