Searched refs:REQUEST_START (Results 1 – 1 of 1) sorted by relevance
176 REQUEST_START, enumerator182 RequestData() : type(REQUEST_START), stop_id(0) {} in RequestData()232 request_data.type = REQUEST_START; in StartWatching()249 if (i->type == REQUEST_START && i->start_data.id == watcher_id) { in StopWatching()288 if (requests[i].type == REQUEST_START) { in ProcessRequestsOnBackendThread()