/external/autotest/site_utils/ |
D | status_history.py | 171 def get_tasks(cls, afe, host_id, start_time, end_time): argument 198 def get_status_task(cls, afe, host_id, end_time): argument 252 def get_hqes(cls, afe, host_id, start_time, end_time): argument 525 def get_diagnosis_interval(host_id, end_time, success): argument 572 def get_status_task(host_id, end_time): argument
|
D | job_history.py | 125 def try_get(self, host_id, job_id, start_time, end_time): argument 141 def update(self, host_id, start_time, end_time): argument
|
/external/autotest/scheduler/ |
D | rdb_testing_utils.py | 46 def __init__(self, hostname, host_id, **kwargs): argument 120 def create_special_task(cls, job_id=None, host_id=None, argument 415 def assert_host_db_status(self, host_id): argument 467 def check_host_assignment(self, job_id, host_id): argument
|
D | monitor_db_unittest.py | 181 def _record_job_scheduled(self, job_id, host_id): argument 189 def _assert_job_scheduled_on(self, job_id, host_id): argument 227 def _lock_host(self, host_id): argument
|
D | scheduler_models.py | 541 def block_host(self, host_id): argument 548 def unblock_host(self, host_id): argument
|
/external/autotest/client/common_lib/cros/graphite/ |
D | stats_es_functionaltest.py | 42 keys=['job_id', 'host_id', 'job_start']):
|
/external/autotest/frontend/afe/ |
D | rpc_interface.py | 1311 def get_host_special_tasks(host_id, **filter_data): argument 1372 def get_status_task(host_id, end_time): argument 1399 def get_host_status_task(host_id, end_time): argument 1427 def get_host_diagnosis_interval(host_id, end_time, success): argument
|
/external/libnfc-nci/src/nfa/hci/ |
D | nfa_hci_utils.c | 740 BOOLEAN nfa_hciu_is_active_host (UINT8 host_id) in nfa_hciu_is_active_host() 763 BOOLEAN nfa_hciu_is_host_reseting (UINT8 host_id) in nfa_hciu_is_host_reseting()
|
D | nfa_hci_act.c | 1383 UINT8 host_id = 0; in nfa_hci_handle_admin_gate_rsp() local
|
/external/autotest/server/ |
D | frontend.py | 329 def get_host_special_tasks(self, host_id, **data): argument 335 def get_host_status_task(self, host_id, end_time): argument 341 def get_host_diagnosis_interval(self, host_id, end_time, success): argument
|
/external/autotest/frontend/client/src/autotest/afe/ |
D | HostDetailView.java | 282 String host_id = Utils.jsonToString(currentHostObject.get("id")).trim(); in handlePage() local
|
/external/libnfc-nci/src/nfa/dm/ |
D | nfa_dm_discover.c | 2702 tNFA_DM_DISC_HOST_ID host_id, in nfa_dm_add_rf_discover()
|
/external/libnfc-nxp/src/ |
D | phHciNfc_Generic.h | 545 uint8_t host_id; member
|
/external/libnfc-nci/src/nfa/int/ |
D | nfa_dm_int.h | 346 tNFA_DM_DISC_HOST_ID host_id; /* DH or UICC1/UICC2 */ member
|