Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:NO_MEMORY

208         status = cblk() != NULL ? NO_ERROR : NO_MEMORY;
210 status = getCblk() != 0 ? NO_ERROR : NO_MEMORY;
431 status = NO_MEMORY;