Home
last modified time | relevance | path

Searched defs:SetCall (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/
Dinterceptor_common.h215 void SetCall(Call* call) { call_ = call; } in SetCall() function
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/
Dinterceptor_common.h215 void SetCall(Call* call) { call_ = call; } in SetCall() function
/external/grpc-grpc/include/grpcpp/impl/
Dinterceptor_common.h215 void SetCall(Call* call) { call_ = call; } in SetCall() function
/external/grpc-grpc/test/core/end2end/fuzzers/
Dfuzzing_common.cc94 void SetCall(grpc_call* call) { in SetCall() function in grpc_core::testing::Call
/external/webrtc/video/
Dvideo_analyzer.cc188 void VideoAnalyzer::SetCall(Call* call) { in SetCall() function in webrtc::VideoAnalyzer