Searched refs:tzload_uncached (Results 1 - 1 of 1) sorted by relevance

/system/core/libcutils/
H A Dtztime.c215 static int tzload_uncached P((const char * name, struct state * sp,
317 tzload_uncached(name, &g_utc, 1);
340 err = tzload_uncached(name, &(g_cacheStates[i]), 1);
350 return tzload_uncached(name, sp, doextend);
354 tzload_uncached(name, sp, doextend) function

Completed in 4 milliseconds