Home
last modified time | relevance | path

Searched defs:TakeOutput (Results 1 – 6 of 6) sorted by relevance

/external/pigweed/pw_async2/public/pw_async2/
Djoin.h82 TakeOutput() { in TakeOutput() function
Ddispatcher.h28 OutputType&& TakeOutput() { return std::move(*output_); } in TakeOutput() function
/external/sandboxed-api/contrib/brotli/utils/
Dutils_brotli_dec.cc101 absl::StatusOr<std::vector<uint8_t>> BrotliDecoder::TakeOutput() { in TakeOutput() function in BrotliDecoder
Dutils_brotli_enc.cc99 absl::StatusOr<std::vector<uint8_t>> BrotliEncoder::TakeOutput() { in TakeOutput() function in BrotliEncoder
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/transport/
Dmetadata_batch.h500 std::string TakeOutput() { return std::move(out_); } in TakeOutput() function
/external/grpc-grpc/src/core/lib/transport/
Dmetadata_batch.h546 std::string TakeOutput() { return std::move(out_); } in TakeOutput() function