Searched refs:outMsgs (Results 1 – 2 of 2) sorted by relevance
419 /*out*/std::vector<NotifyMsg>* outMsgs, in processCaptureRequestError() argument423 if (outMsgs == nullptr) { in processCaptureRequestError()436 outMsgs->push_back(shutter); in processCaptureRequestError()437 outMsgs->push_back(error); in processCaptureRequestError()
767 /*out*/std::vector<NotifyMsg>* outMsgs, in processCaptureRequestError() argument775 if (outMsgs == nullptr) { in processCaptureRequestError()789 outMsgs->push_back(shutter); in processCaptureRequestError()790 outMsgs->push_back(error); in processCaptureRequestError()