Searched defs:TakeOutput (Results 1 – 6 of 6) sorted by relevance
82 TakeOutput() { in TakeOutput() function
28 OutputType&& TakeOutput() { return std::move(*output_); } in TakeOutput() function
102 absl::StatusOr<std::vector<uint8_t>> BrotliDecoder::TakeOutput() { in TakeOutput() function in BrotliDecoder
99 absl::StatusOr<std::vector<uint8_t>> BrotliEncoder::TakeOutput() { in TakeOutput() function in BrotliEncoder
500 std::string TakeOutput() { return std::move(out_); } in TakeOutput() function
546 std::string TakeOutput() { return std::move(out_); } in TakeOutput() function