Lines Matching refs:mMainOutput
86 : mMainOutput(NULL)
97 closeOutputStream(mMainOutput);
120 pp_out = &mMainOutput;
154 if (mMainOutput && out == mMainOutput) {
155 delete mMainOutput;
156 mMainOutput = NULL;
503 if (NULL != mMainOutput)
504 mMainOutput->setTgtDevices(mainMask);
535 if (NULL != mMainOutput)
536 mMainOutput->setTgtDevices(mainMask);
579 if (mMainOutput)
580 mMainOutput->dump(fd);