Lines Matching refs:NO_INIT
368 virtual status_t initCheck() const { return (mOutput == NULL) ? NO_INIT : NO_ERROR; }729 virtual status_t initCheck() const { return (mInput == NULL) ? NO_INIT : NO_ERROR; }