Lines Matching refs:mMainOutput
86 : mMainOutput(NULL)
97 closeOutputStream(mMainOutput);
119 pp_out = &mMainOutput;
153 if (mMainOutput && out == mMainOutput) {
154 delete mMainOutput;
155 mMainOutput = NULL;
502 if (NULL != mMainOutput)
503 mMainOutput->setTgtDevices(mainMask);
534 if (NULL != mMainOutput)
535 mMainOutput->setTgtDevices(mainMask);
578 if (mMainOutput)
579 mMainOutput->dump(fd);