Searched refs:getPkgDataPath (Results 1 – 1 of 1) sorted by relevance
2180 static UBool getPkgDataPath(const char *cmd, UBool verbose, char *buf, size_t items) { in getPkgDataPath() function2211 if (!getPkgDataPath(pkgconfigCmd, verbose, buf, UPRV_LENGTHOF(buf))) { in pkg_getPkgDataPath()2212 if (!getPkgDataPath(icuconfigCmd, verbose, buf, UPRV_LENGTHOF(buf))) { in pkg_getPkgDataPath()