Home
last modified time | relevance | path

Searched refs:qerror_human (Results 1 – 2 of 2) sorted by relevance

/external/qemu/
Dqerror.h38 QString *qerror_human(const QError *qerror);
Dqerror.c382 QString *qerror_human(const QError *qerror) in qerror_human() function
414 QString *qstring = qerror_human(qerror); in qerror_print()