Searched defs:TakeOutput (Results 1 – 4 of 4) sorted by relevance
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