Home
last modified time | relevance | path

Searched refs:kernel_log_subscription_id_ (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp72 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