Home
last modified time | relevance | path

Searched defs:CapturedBatch (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/channel/
Dpromise_based_filter.cc171 BaseCallData::CapturedBatch::CapturedBatch() : batch_(nullptr) {} in CapturedBatch() function in grpc_core::promise_filter_detail::BaseCallData::CapturedBatch
173 BaseCallData::CapturedBatch::CapturedBatch( in CapturedBatch() function in grpc_core::promise_filter_detail::BaseCallData::CapturedBatch
188 BaseCallData::CapturedBatch::CapturedBatch(const CapturedBatch& rhs) in CapturedBatch() function in grpc_core::promise_filter_detail::BaseCallData::CapturedBatch
203 BaseCallData::CapturedBatch::CapturedBatch(CapturedBatch&& rhs) noexcept in CapturedBatch() function in grpc_core::promise_filter_detail::BaseCallData::CapturedBatch
/aosp_15_r20/external/grpc-grpc/src/core/lib/channel/
H A Dpromise_based_filter.cc170 BaseCallData::CapturedBatch::CapturedBatch() : batch_(nullptr) {} in CapturedBatch() function in grpc_core::promise_filter_detail::BaseCallData::CapturedBatch
172 BaseCallData::CapturedBatch::CapturedBatch( in CapturedBatch() function in grpc_core::promise_filter_detail::BaseCallData::CapturedBatch
187 BaseCallData::CapturedBatch::CapturedBatch(const CapturedBatch& rhs) in CapturedBatch() function in grpc_core::promise_filter_detail::BaseCallData::CapturedBatch
202 BaseCallData::CapturedBatch::CapturedBatch(CapturedBatch&& rhs) noexcept in CapturedBatch() function in grpc_core::promise_filter_detail::BaseCallData::CapturedBatch