Home
last modified time | relevance | path

Searched refs:T_FileStream_file_exists (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/cronet/third_party/icu/source/tools/pkgdata/
H A Dpkgdata.cpp632 if (T_FileStream_file_exists(targetFileNamePath)) { in pkg_executeOptions()
696 if (T_FileStream_file_exists(checkLibFile)) { in pkg_executeOptions()
1080 if (T_FileStream_file_exists(cmd)) { in pkg_createSymLinks()
1184 if (T_FileStream_file_exists(libFileNames[LIB_FILE_OS390BATCH_VERSION])) { in pkg_installLibrary()
1210 if (!T_FileStream_file_exists(installDir)) { in pkg_installCommonMode()
1242 if (!T_FileStream_file_exists(installDir)) { in pkg_installFileMode()
1625 if (T_FileStream_file_exists(icudtAll) && (result = remove(icudtAll)) != 0) { in pkg_createWithoutAssemblyCode()
1880 if (T_FileStream_file_exists(tmpResFilePath)) { in pkg_createWindowsDLL()
1885 …if (!o->rebuild && (T_FileStream_file_exists(dllFilePath) && isFileModTimeLater(dllFilePath, gencF… in pkg_createWindowsDLL()
1886 … (T_FileStream_file_exists(libFilePath) && isFileModTimeLater(libFilePath, gencFilePath))) { in pkg_createWindowsDLL()
[all …]
/aosp_15_r20/external/icu/icu4c/source/tools/pkgdata/
H A Dpkgdata.cpp630 if (T_FileStream_file_exists(targetFileNamePath)) { in pkg_executeOptions()
694 if (T_FileStream_file_exists(checkLibFile)) { in pkg_executeOptions()
1078 if (T_FileStream_file_exists(cmd)) { in pkg_createSymLinks()
1182 if (T_FileStream_file_exists(libFileNames[LIB_FILE_OS390BATCH_VERSION])) { in pkg_installLibrary()
1208 if (!T_FileStream_file_exists(installDir)) { in pkg_installCommonMode()
1240 if (!T_FileStream_file_exists(installDir)) { in pkg_installFileMode()
1623 if (T_FileStream_file_exists(icudtAll) && (result = remove(icudtAll)) != 0) { in pkg_createWithoutAssemblyCode()
1878 if (T_FileStream_file_exists(tmpResFilePath)) { in pkg_createWindowsDLL()
1883 …if (!o->rebuild && (T_FileStream_file_exists(dllFilePath) && isFileModTimeLater(dllFilePath, gencF… in pkg_createWindowsDLL()
1884 … (T_FileStream_file_exists(libFilePath) && isFileModTimeLater(libFilePath, gencFilePath))) { in pkg_createWindowsDLL()
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/tools/toolutil/
H A Dfilestrm.h45 T_FileStream_file_exists(const char* filename);
H A Dfiletools.cpp94 if (T_FileStream_file_exists(checkAgainst)) { in isFileModTimeLater()
H A Dfilestrm.cpp82 T_FileStream_file_exists(const char* filename) in T_FileStream_file_exists() function
/aosp_15_r20/external/icu/icu4c/source/tools/toolutil/
H A Dfilestrm.h45 T_FileStream_file_exists(const char* filename);
H A Dfiletools.cpp94 if (T_FileStream_file_exists(checkAgainst)) { in isFileModTimeLater()
H A Dfilestrm.cpp82 T_FileStream_file_exists(const char* filename) in T_FileStream_file_exists() function
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Dcrestst.c841 if(!T_FileStream_file_exists(fileName)){ in TestFileStream()
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Dcrestst.c841 if(!T_FileStream_file_exists(fileName)){ in TestFileStream()
/aosp_15_r20/external/cronet/third_party/icu/source/tools/genrb/
H A Dparse.cpp577 if(!T_FileStream_file_exists(filename)){ in parseDependency()
/aosp_15_r20/external/icu/icu4c/source/tools/genrb/
H A Dparse.cpp577 if(!T_FileStream_file_exists(filename)){ in parseDependency()