Searched refs:timedOut (Results 1 – 3 of 3) sorted by relevance
90 bool timedOut = false; in monitorDump() local92 while ((DumpProgressStatus::InProgress == progressStatus) && !timedOut) in monitorDump()99 timedOut = true; in monitorDump()103 if (timedOut) in monitorDump()
84 bool timedOut = false; in monitorDump() local86 while ((true == inProgress) && !timedOut) in monitorDump()93 timedOut = true; in monitorDump()96 if (timedOut) in monitorDump()
475 timedOut & boolean & Whether the request timed out.\\876 timedOut & boolean & Whether the request timed out.\\911 timedOutValid & boolean & Whether the "timedOut" field in the ARM Processor Info Bus Information st…