Home
last modified time | relevance | path

Searched refs:hostid (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/common/
Dlocmap.h31 U_CAPI const char *uprv_convertToPosix(uint32_t hostid, UErrorCode* status);
Dlocmap.c883 uprv_convertToPosix(uint32_t hostid, UErrorCode* status) in uprv_convertToPosix() argument
892 ret = GetLocaleInfoA(hostid, LOCALE_SNAME, (LPSTR)gPosixFromLCID, sizeof(gPosixFromLCID)); in uprv_convertToPosix()
900 langID = LANGUAGE_LCID(hostid); in uprv_convertToPosix()
906 return getPosixID(&gPosixIDmap[localeIndex], hostid); in uprv_convertToPosix()
Duloc.c2110 uloc_getLocaleForLCID(uint32_t hostid, char *locale, int32_t localeCapacity, in uloc_getLocaleForLCID() argument
2114 const char *posix = uprv_convertToPosix(hostid, status); in uloc_getLocaleForLCID()
/external/sqlite/dist/
Dsqlite3.c.orig28481 /* simulate multiple hosts by creating unique hostid file paths */
28509 /* simulate multiple hosts by creating unique hostid file paths */