Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/icu/source/tools/pkgdata/
Dpkgdata.cpp632 if (T_FileStream_file_exists(targetFileNamePath)) { in pkg_executeOptions()
696 if (T_FileStream_file_exists(checkLibFile)) { in pkg_executeOptions()
1088 if (T_FileStream_file_exists(cmd)) { in pkg_createSymLinks()
1192 if (T_FileStream_file_exists(libFileNames[LIB_FILE_OS390BATCH_VERSION])) { in pkg_installLibrary()
1218 if (!T_FileStream_file_exists(installDir)) { in pkg_installCommonMode()
1250 if (!T_FileStream_file_exists(installDir)) { in pkg_installFileMode()
1641 if (T_FileStream_file_exists(icudtAll) && (result = remove(icudtAll)) != 0) { in pkg_createWithoutAssemblyCode()
1896 if (T_FileStream_file_exists(tmpResFilePath)) { in pkg_createWindowsDLL()
1901 …if (!o->rebuild && (T_FileStream_file_exists(dllFilePath) && isFileModTimeLater(dllFilePath, gencF… in pkg_createWindowsDLL()
1902 … (T_FileStream_file_exists(libFilePath) && isFileModTimeLater(libFilePath, gencFilePath))) { in pkg_createWindowsDLL()
[all …]
/external/cronet/tot/third_party/icu/source/tools/pkgdata/
Dpkgdata.cpp632 if (T_FileStream_file_exists(targetFileNamePath)) { in pkg_executeOptions()
696 if (T_FileStream_file_exists(checkLibFile)) { in pkg_executeOptions()
1088 if (T_FileStream_file_exists(cmd)) { in pkg_createSymLinks()
1192 if (T_FileStream_file_exists(libFileNames[LIB_FILE_OS390BATCH_VERSION])) { in pkg_installLibrary()
1218 if (!T_FileStream_file_exists(installDir)) { in pkg_installCommonMode()
1250 if (!T_FileStream_file_exists(installDir)) { in pkg_installFileMode()
1641 if (T_FileStream_file_exists(icudtAll) && (result = remove(icudtAll)) != 0) { in pkg_createWithoutAssemblyCode()
1896 if (T_FileStream_file_exists(tmpResFilePath)) { in pkg_createWindowsDLL()
1901 …if (!o->rebuild && (T_FileStream_file_exists(dllFilePath) && isFileModTimeLater(dllFilePath, gencF… in pkg_createWindowsDLL()
1902 … (T_FileStream_file_exists(libFilePath) && isFileModTimeLater(libFilePath, gencFilePath))) { in pkg_createWindowsDLL()
[all …]
/external/icu/icu4c/source/tools/pkgdata/
Dpkgdata.cpp630 if (T_FileStream_file_exists(targetFileNamePath)) { in pkg_executeOptions()
694 if (T_FileStream_file_exists(checkLibFile)) { in pkg_executeOptions()
1087 if (T_FileStream_file_exists(cmd)) { in pkg_createSymLinks()
1191 if (T_FileStream_file_exists(libFileNames[LIB_FILE_OS390BATCH_VERSION])) { in pkg_installLibrary()
1217 if (!T_FileStream_file_exists(installDir)) { in pkg_installCommonMode()
1249 if (!T_FileStream_file_exists(installDir)) { in pkg_installFileMode()
1589 if (T_FileStream_file_exists(icudtAll) && (result = remove(icudtAll)) != 0) { in pkg_createWithoutAssemblyCode()
1844 if (T_FileStream_file_exists(tmpResFilePath)) { in pkg_createWindowsDLL()
1849 …if (!o->rebuild && (T_FileStream_file_exists(dllFilePath) && isFileModTimeLater(dllFilePath, gencF… in pkg_createWindowsDLL()
1850 … (T_FileStream_file_exists(libFilePath) && isFileModTimeLater(libFilePath, gencFilePath))) { in pkg_createWindowsDLL()
[all …]
/external/cronet/stable/third_party/icu/source/tools/toolutil/
Dfilestrm.h45 T_FileStream_file_exists(const char* filename);
Dfiletools.cpp94 if (T_FileStream_file_exists(checkAgainst)) { in isFileModTimeLater()
Dfilestrm.cpp82 T_FileStream_file_exists(const char* filename) in T_FileStream_file_exists() function
/external/cronet/tot/third_party/icu/source/tools/toolutil/
Dfilestrm.h45 T_FileStream_file_exists(const char* filename);
Dfiletools.cpp94 if (T_FileStream_file_exists(checkAgainst)) { in isFileModTimeLater()
Dfilestrm.cpp82 T_FileStream_file_exists(const char* filename) in T_FileStream_file_exists() function
/external/icu/icu4c/source/tools/toolutil/
Dfilestrm.h45 T_FileStream_file_exists(const char* filename);
Dfiletools.cpp94 if (T_FileStream_file_exists(checkAgainst)) { in isFileModTimeLater()
Dfilestrm.cpp82 T_FileStream_file_exists(const char* filename) in T_FileStream_file_exists() function
/external/cronet/tot/third_party/icu/source/test/cintltst/
Dcrestst.c841 if(!T_FileStream_file_exists(fileName)){ in TestFileStream()
/external/cronet/stable/third_party/icu/source/test/cintltst/
Dcrestst.c841 if(!T_FileStream_file_exists(fileName)){ in TestFileStream()
/external/icu/icu4c/source/test/cintltst/
Dcrestst.c841 if(!T_FileStream_file_exists(fileName)){ in TestFileStream()
/external/cronet/stable/third_party/icu/source/tools/genrb/
Dparse.cpp577 if(!T_FileStream_file_exists(filename)){ in parseDependency()
/external/icu/icu4c/source/tools/genrb/
Dparse.cpp577 if(!T_FileStream_file_exists(filename)){ in parseDependency()
/external/cronet/tot/third_party/icu/source/tools/genrb/
Dparse.cpp577 if(!T_FileStream_file_exists(filename)){ in parseDependency()