Lines Matching refs:resFilePath
1368 char resFilePath[SMALL_BUFFER_MAX_SIZE] = "";
1391 uprv_strcpy(resFilePath, o->tmpDir);
1392 uprv_strcat(resFilePath, PKGDATA_FILE_SEP_STRING);
1393 uprv_strcat(resFilePath, ICUDATA_RES_FILE);
1395 if (!T_FileStream_file_exists(resFilePath)) {
1396 uprv_memset(resFilePath, 0, sizeof(resFilePath));
1414 resFilePath