HomeSort by relevance Sort by last modified time
    Searched refs:finit_owner (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/io/
ufile.c 46 finit_owner(FILE *f, function
119 return finit_owner(f, locale, codepage, FALSE);
127 return finit_owner(f, locale, codepage, TRUE);
142 result = finit_owner(systemFile, locale, codepage, TRUE);
  /external/icu4c/io/
ufile.c 43 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 185 milliseconds