Home
last modified time | relevance | path

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

/external/autotest/client/tests/profiler_sync/
Dprofiler_sync.py13 hostid, masterid, all_ids): argument
/external/autotest/client/common_lib/
Dbarrier.py8 def _get_host_from_id(hostid): argument
138 def __init__(self, hostid, tag, timeout=None, port=None, argument
/external/ltp/testcases/kernel/syscalls/gethostid/
Dgethostid01.c144 char name[HOSTIDLEN], name2[HOSTIDLEN], hostid[HOSTIDLEN], in main() local
/external/icu/icu4c/source/common/
Dlocmap.cpp1057 uprv_convertToPosix(uint32_t hostid, char *posixID, int32_t posixIDCapacity, UErrorCode* status) in uprv_convertToPosix()
Duloc.cpp2232 uloc_getLocaleForLCID(uint32_t hostid, char *locale, int32_t localeCapacity, in uloc_getLocaleForLCID()
/external/icu/icu4c/source/test/intltest/
Dloctest.cpp2945 for (uint32_t hostid = 0; hostid < 0x500; ++hostid) { in TestBug13554() local
/external/u-boot/drivers/nvme/
Dnvme.h205 __le64 hostid; member