Searched refs:status_details_ (Results 1 – 2 of 2) sorted by relevance
294 grpc_slice status_details_; member in grpc_core::XdsClient::ChannelState::AdsCallState391 grpc_slice status_details_; member in grpc_core::XdsClient::ChannelState::LrsCallState756 op->data.recv_status_on_client.status_details = &status_details_; in AdsCallState()775 grpc_slice_unref_internal(status_details_); in ~AdsCallState()1243 char* status_details = grpc_slice_to_c_string(status_details_); in OnStatusReceivedLocked()1502 op->data.recv_status_on_client.status_details = &status_details_; in LrsCallState()1521 grpc_slice_unref_internal(status_details_); in ~LrsCallState()1693 char* status_details = grpc_slice_to_c_string(status_details_); in OnStatusReceivedLocked()
281 grpc_slice status_details_; member in grpc_core::XdsClient::ChannelState::AdsCallState378 grpc_slice status_details_; member in grpc_core::XdsClient::ChannelState::LrsCallState759 op->data.recv_status_on_client.status_details = &status_details_; in AdsCallState()778 grpc_slice_unref_internal(status_details_); in ~AdsCallState()1297 char* status_details = grpc_slice_to_c_string(status_details_); in OnStatusReceivedLocked()1544 op->data.recv_status_on_client.status_details = &status_details_; in LrsCallState()1563 grpc_slice_unref_internal(status_details_); in ~LrsCallState()1732 char* status_details = grpc_slice_to_c_string(status_details_); in OnStatusReceivedLocked()