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

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

Completed in 68 milliseconds