Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:NO_MEMORY

2043         lStatus = track != 0 ? track->initCheck() : (status_t) NO_MEMORY;
5785 status_t status = outputTrack != 0 ? outputTrack->initCheck() : (status_t) NO_MEMORY;