Searched refs:HandleError (Results 1 – 2 of 2) sorted by relevance
396 HandleError("monitor thread finished"); in StartMonitor()490 HandleError(StringPrintf("io_getevents failed while reading: %s", strerror(errno))); in ReadEvents()515 HandleError(error); in ReadEvents()563 HandleError("received packet of unexpected length while reading header"); in ProcessRead()573 HandleError("received too many bytes while waiting for payload"); in ProcessRead()605 HandleError(StringPrintf("failed to submit read: %s", strerror(errno))); in SubmitRead()671 HandleError(StringPrintf("failed to submit write requests: %s", strerror(errno))); in SubmitWrites()679 void HandleError(const std::string& error) { in HandleError() function
1383 void HandleError(IterativeParsingState src, InputStream& is) { in HandleError() function1414 HandleError(state, is); in IterativeParse()1429 HandleError(state, is); in IterativeParse()