Home | History | Annotate | Download | only in m_debuginfo

Lines Matching refs:sr_isError

148    vg_assert( !sr_isError(sres) );
169 if (sr_isError(fd)) {
176 if (sr_isError(fd)) {
183 if (sr_isError(sres)) {
503 return sr_isError(res) ? False : True;