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

/external/chromium_org/third_party/icu/source/io/
H A Dufile.c43 finit_owner(FILE *f, function
116 return finit_owner(f, locale, codepage, FALSE);
124 return finit_owner(f, locale, codepage, TRUE);
139 result = finit_owner(systemFile, locale, codepage, TRUE);
/external/icu/icu4c/source/io/
H A Dufile.c43 finit_owner(FILE *f, function
116 return finit_owner(f, locale, codepage, FALSE);
124 return finit_owner(f, locale, codepage, TRUE);
139 result = finit_owner(systemFile, locale, codepage, TRUE);

Completed in 142 milliseconds