OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:qobject_to_qerror
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
qerror.c
440
*
qobject_to_qerror
(): Convert a QObject into a QError
442
QError *
qobject_to_qerror
(const QObject *obj)
function
459
qerr =
qobject_to_qerror
(obj);
qerror.h
44
QError *
qobject_to_qerror
(const QObject *obj);
Completed in 40 milliseconds