Searched refs:monitor_callback_ (Results 1 – 2 of 2) sorted by relevance
76 monitor_callback_.reset( in MonitorDeviceChange()78 if (!monitor_callback_.get()) in MonitorDeviceChange()85 monitor_callback_.reset(NULL); in MonitorDeviceChange()109 monitor_callback_.reset(NULL); in LastPluginRefWasDeleted()146 CHECK(monitor_callback_.get()); in OnPluginMsgNotifyDeviceChange()159 monitor_callback_->RunOnTargetThread(monitor_user_data_, size, in OnPluginMsgNotifyDeviceChange()
72 monitor_callback_; variable