Searched refs:HasOutputPipe (Results 1 – 9 of 9) sorted by relevance
197 bool HasOutputPipe() const { return out_pipe_.get(); } in HasOutputPipe() function204 CHECK(HasOutputPipe()); in SetOutputObject()210 CHECK(HasOutputPipe()); in GetOutputObject()
190 if (this->HasOutputPipe()) { in PerformAction()
221 TEST_AND_RETURN(HasOutputPipe()); in PerformAction()222 if (HasOutputPipe()) in PerformAction()
454 if (code == ErrorCode::kSuccess && HasOutputPipe()) in TransferComplete()
966 CHECK(!HasOutputPipe()) << "No output pipe allowed for event requests."; in TransferComplete()1047 if (!HasOutputPipe()) { in TransferComplete()1493 if (HasOutputPipe()) { in ActionCompleted()
198 if (HasOutputPipe()) { in PerformAction()
96 if (HasOutputPipe()) in PerformAction()126 if (code == ErrorCode::kSuccess && HasOutputPipe()) in Cleanup()
406 if (HasOutputPipe()) { in Cleanup()
266 if (code == ErrorCode::kSuccess && HasOutputPipe()) in TransferComplete()