Home | History | Annotate | Download | only in androidfw

Lines Matching full:no_error

61      m_status(NO_ERROR),
89 return NO_ERROR;
95 if (m_status != NO_ERROR) {
156 if (m_status != NO_ERROR) {
173 return NO_ERROR;
186 m_status(NO_ERROR),
220 if (err != NO_ERROR) { \
231 if (m_status != NO_ERROR) {
240 return NO_ERROR;
242 else if (amt != NO_ERROR) {
248 return NO_ERROR;
299 return m_status == NO_ERROR && m_header.type == BACKUP_HEADER_ENTITY_V1;
305 if (m_status != NO_ERROR) {
313 return NO_ERROR;
319 if (m_status != NO_ERROR) {
332 return NO_ERROR;
338 if (m_status != NO_ERROR) {
377 return NO_ERROR;