Lines Matching refs:VLOG
70 VLOG(jdwp) << "+++ writing to wake pipe"; in WakePipe()
119 VLOG(jdwp) << "+++ closing JDWP connection on fd " << clientSock; in Close()
159 VLOG(jdwp) << "Not sending JDWP packet: no debugger attached!"; in SendBufferedRequest()
183 VLOG(jdwp) << "Not sending JDWP packet: no debugger attached!"; in SendRequest()
357 VLOG(jdwp) << "JDWP command in progress: wait for it to finish ..."; in ~JdwpState()
361 VLOG(jdwp) << "JDWP shutting down net..."; in ~JdwpState()
373 VLOG(jdwp) << "JDWP freeing netstate..."; in ~JdwpState()
446 VLOG(jdwp) << "JDWP: thread running"; in Run()
565 VLOG(jdwp) << "JDWP: thread detaching and exiting..."; in Run()
616 VLOG(jdwp) << "+++ last=busy"; in LastDebuggerActivity()
624 VLOG(jdwp) << "+++ debugger interval=" << (now - last); in LastDebuggerActivity()