Home
last modified time | relevance | path

Searched defs:hostid (Results 1 – 5 of 5) 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.c1013 uprv_convertToPosix(uint32_t hostid, char *posixID, int32_t posixIDCapacity, UErrorCode* status) in uprv_convertToPosix()
Duloc.cpp2165 uloc_getLocaleForLCID(uint32_t hostid, char *locale, int32_t localeCapacity, in uloc_getLocaleForLCID()