Home | History | Annotate | Download | only in src

Lines Matching refs:applyProcessing

254   UCHAR applyProcessing;
531 self->applyProcessing = 0;
595 self->applyProcessing = 1;
598 self->applyProcessing = 0;
615 self->applyProcessing = 1;
796 if (self->applyProcessing == 0) { return (errorStatus); }