Home | History | Annotate | Download | only in common

Lines Matching full:strs

2384     LocalMemory<const char*> strs(NULL);
2385 if (strs.allocateInsteadAndReset(n) == NULL) {
2393 strs[i]=items[i].locale;
2396 strs.getAlias(), n, availableLocales, status);