Searched defs:lrs_call (Results 1 – 2 of 2) sorted by relevance
377 explicit StreamEventHandler(RefCountedPtr<LrsCall> lrs_call) in StreamEventHandler()395 explicit Timer(RefCountedPtr<LrsCall> lrs_call) in Timer()513 XdsClient::XdsChannel::LrsCall* XdsClient::XdsChannel::lrs_call() const { in lrs_call() function in grpc_core::XdsClient::XdsChannel
1126 auto& lrs_call = chand()->lrs_calld_; in OnRecvMessage() local