Searched defs:kStopQuery (Results 1 – 2 of 2) sorted by relevance
25 enum ChangeType { kStartQuery, kStopQuery }; enumerator
204 static const char kStopQuery[] = "stop"; in close() local