Searched refs:ProcessError (Results 1 - 3 of 3) sorted by relevance

/external/stressapptest/src/
H A Dworker.h317 virtual void ProcessError(struct ErrorRecord *er,
433 virtual void ProcessError(struct ErrorRecord *er,
785 void ProcessError(struct ErrorRecord *error, int priority,
H A Dworker.cc578 void WorkerThread::ProcessError(struct ErrorRecord *error, function in class:WorkerThread
638 void FileThread::ProcessError(struct ErrorRecord *error, function in class:FileThread
818 ProcessError(&recorded[0], 0, errormessage.c_str());
838 ProcessError(&recorded[err], priority, errormessage.c_str());
874 ProcessError(&er, 12, errormessage.c_str());
1250 ProcessError(&er, 0, "Hardware Error");
1394 ProcessError(&er, 0, "Hardware Error");
3265 void MemoryRegionThread::ProcessError(struct ErrorRecord *error, function in class:MemoryRegionThread
3272 // just pass it to the original ProcessError to call a
3274 WorkerThread::ProcessError(erro
[all...]
/external/chromium_org/tools/telemetry/telemetry/page/
H A Dpage_runner.py433 def ProcessError(): function in function:_RunPage
458 ProcessError()
460 ProcessError()

Completed in 99 milliseconds