/external/autotest/client/cros/bluetooth/ |
D | adv_monitor_helper.py | 53 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/ |
D | dxgi_duplicator_controller.cc | 113 int monitor_id) { in DuplicateMonitor() 146 int monitor_id) { in DoDuplicate() 315 int monitor_id, in DoDuplicateUnlocked() 350 int monitor_id, in DoDuplicateOne()
|
D | dxgi_adapter_duplicator.cc | 144 int monitor_id, in DuplicateMonitor()
|
/external/autotest/server/cros/bluetooth/ |
D | bluetooth_adapter_adv_monitor_tests.py | 84 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
|
D | bluetooth_device.py | 965 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/ |
D | testclient.c | 761 _cups_thread_t monitor_id; /* Monitoring thread ID */ in run_client() local
|
/external/autotest/client/cros/multimedia/ |
D | bluetooth_facade_native.py | 2269 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
|