Home
last modified time | relevance | path

Searched defs:monitor_id (Results 1 – 7 of 7) sorted by relevance

/external/autotest/client/cros/bluetooth/
Dadv_monitor_helper.py53 def __init__(self, bus, app_path, monitor_id, monitor_data): argument
316 def remove_monitor(self, monitor_id): argument
340 def get_event_count(self, monitor_id, event): argument
355 def reset_event_count(self, monitor_id, event): argument
776 def remove_monitor(self, app_id, monitor_id): argument
791 def get_event_count(self, app_id, monitor_id, event): argument
808 def reset_event_count(self, app_id, monitor_id, event): argument
/external/webrtc/modules/desktop_capture/win/
Ddxgi_duplicator_controller.cc113 int monitor_id) { in DuplicateMonitor()
146 int monitor_id) { in DoDuplicate()
315 int monitor_id, in DoDuplicateUnlocked()
350 int monitor_id, in DoDuplicateOne()
Ddxgi_adapter_duplicator.cc144 int monitor_id, in DuplicateMonitor()
/external/autotest/server/cros/bluetooth/
Dbluetooth_adapter_adv_monitor_tests.py84 def update_monitor_id(self, monitor_id): argument
248 def remove_monitor(self, app_id, monitor_id): argument
260 def get_event_count(self, app_id, monitor_id, event='All'): argument
275 def reset_event_count(self, app_id, monitor_id, event='All'): argument
Dbluetooth_device.py965 def advmon_remove_monitor(self, app_id, monitor_id): argument
978 def advmon_get_event_count(self, app_id, monitor_id, event): argument
992 def advmon_reset_event_count(self, app_id, monitor_id, event): argument
/external/libcups/cups/
Dtestclient.c761 _cups_thread_t monitor_id; /* Monitoring thread ID */ in run_client() local
/external/autotest/client/cros/multimedia/
Dbluetooth_facade_native.py2269 def advmon_remove_monitor(self, app_id, monitor_id): argument
2280 def advmon_get_event_count(self, app_id, monitor_id, event): argument
2292 def advmon_reset_event_count(self, app_id, monitor_id, event): argument