/aosp_15_r20/external/autotest/client/cros/bluetooth/ |
H A D | adv_monitor_helper.py | 64 def __init__(self, bus, app_path, monitor_id, monitor_data): argument 354 def remove_monitor(self, monitor_id): argument 378 def get_event_count(self, monitor_id, event): argument 393 def reset_event_count(self, monitor_id, event): argument 408 def set_target_devices(self, monitor_id, devices): argument 835 def remove_monitor(self, app_id, monitor_id): argument 850 def get_event_count(self, app_id, monitor_id, event): argument 867 def reset_event_count(self, app_id, monitor_id, event): argument 884 def set_target_devices(self, app_id, monitor_id, devices): argument
|
/aosp_15_r20/external/webrtc/modules/desktop_capture/win/ |
H A D | dxgi_duplicator_controller.cc | 127 int monitor_id) { in DuplicateMonitor() 160 int monitor_id) { in DoDuplicate() 329 int monitor_id, in DoDuplicateUnlocked() 364 int monitor_id, in DoDuplicateOne()
|
H A D | dxgi_adapter_duplicator.cc | 142 int monitor_id, in DuplicateMonitor()
|
/aosp_15_r20/external/autotest/server/cros/bluetooth/ |
H A D | bluetooth_adapter_adv_monitor_tests.py | 105 def update_monitor_id(self, monitor_id): argument 280 def remove_monitor(self, app_id, monitor_id): argument 292 def get_event_count(self, app_id, monitor_id, event='All'): argument 307 def reset_event_count(self, app_id, monitor_id, event='All'): argument 321 def set_target_devices(self, app_id, monitor_id, devices): argument
|
H A D | bluetooth_device.py | 869 def advmon_remove_monitor(self, app_id, monitor_id): argument 882 def advmon_get_event_count(self, app_id, monitor_id, event): argument 896 def advmon_reset_event_count(self, app_id, monitor_id, event): argument 909 def advmon_set_target_devices(self, app_id, monitor_id, devices): argument
|
/aosp_15_r20/external/autotest/client/cros/multimedia/ |
H A D | bluetooth_facade.py | 3233 def advmon_remove_monitor(self, app_id, monitor_id): argument 3244 def advmon_get_event_count(self, app_id, monitor_id, event): argument 3256 def advmon_reset_event_count(self, app_id, monitor_id, event): argument 3268 def advmon_set_target_devices(self, app_id, monitor_id, devices): argument
|
/aosp_15_r20/external/libcups/cups/ |
H A D | testclient.c | 763 _cups_thread_t monitor_id; /* Monitoring thread ID */ in run_client() local
|