Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dinterceptor_common.h215 void SetCall(Call* call) { call_ = call; } in SetCall() function
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dinterceptor_common.h215 void SetCall(Call* call) { call_ = call; } in SetCall() function
/external/webrtc/video/
Dvideo_analyzer.cc176 void VideoAnalyzer::SetCall(Call* call) { in SetCall() function in webrtc::VideoAnalyzer