Searched refs:kStopQuery (Results 1 – 1 of 1) sorted by relevance
204 static const char kStopQuery[] = "stop"; in close() local205 if (qemuRunQuery(mQemuChannel.get(), kStopQuery, sizeof(kStopQuery)) >= 0) { in close()