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

/external/icu4c/common/
H A Dudata.cpp421 UDataPathIterator::UDataPathIterator(const char *inPath, const char *pkg, argument
426 fprintf(stderr, "SUFFIX1=%s PATH=%s\n", inSuffix, inPath);
429 if(inPath == NULL) {
432 path = inPath;

Completed in 320 milliseconds