Home
last modified time | relevance | path

Searched defs:host_id (Results 1 – 14 of 14) sorted by relevance

/external/autotest/site_utils/
Dstatus_history.py171 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
Djob_history.py125 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/
Drdb_testing_utils.py46 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
Dmonitor_db_unittest.py181 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
Dscheduler_models.py541 def block_host(self, host_id): argument
548 def unblock_host(self, host_id): argument
/external/autotest/client/common_lib/cros/graphite/
Dstats_es_functionaltest.py42 keys=['job_id', 'host_id', 'job_start']):
/external/autotest/frontend/afe/
Drpc_interface.py1311 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/
Dnfa_hci_utils.c740 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()
Dnfa_hci_act.c1383 UINT8 host_id = 0; in nfa_hci_handle_admin_gate_rsp() local
/external/autotest/server/
Dfrontend.py329 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/
DHostDetailView.java282 String host_id = Utils.jsonToString(currentHostObject.get("id")).trim(); in handlePage() local
/external/libnfc-nci/src/nfa/dm/
Dnfa_dm_discover.c2702 tNFA_DM_DISC_HOST_ID host_id, in nfa_dm_add_rf_discover()
/external/libnfc-nxp/src/
DphHciNfc_Generic.h545 uint8_t host_id; member
/external/libnfc-nci/src/nfa/int/
Dnfa_dm_int.h346 tNFA_DM_DISC_HOST_ID host_id; /* DH or UICC1/UICC2 */ member