Searched refs:kernel_log_subscription_id_ (Results 1 – 1 of 1) sorted by relevance
72 if (kernel_log_subscription_id_ != -1) { in ~ConnectionObserverImpl()73 kernel_log_events_handler_->Unsubscribe(kernel_log_subscription_id_); in ~ConnectionObserverImpl()133 kernel_log_subscription_id_ = in OnControlChannelOpen()351 int kernel_log_subscription_id_ = -1; member in cuttlefish::ConnectionObserverImpl