Searched refs:staticLibFilePath (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/third_party/icu/source/tools/pkgdata/ |
H A D | pkgdata.cpp | 1823 char staticLibFilePath[SMALL_BUFFER_MAX_SIZE] = ""; in pkg_createWindowsDLL() local 1826 snprintf(staticLibFilePath, sizeof(staticLibFilePath), "%s%s%s%s%s", in pkg_createWindowsDLL() 1833 snprintf(staticLibFilePath, sizeof(staticLibFilePath), "%s%s%s%s%s", in pkg_createWindowsDLL() 1843 staticLibFilePath, in pkg_createWindowsDLL()
|
/aosp_15_r20/external/icu/icu4c/source/tools/pkgdata/ |
H A D | pkgdata.cpp | 1821 char staticLibFilePath[SMALL_BUFFER_MAX_SIZE] = ""; in pkg_createWindowsDLL() local 1824 snprintf(staticLibFilePath, sizeof(staticLibFilePath), "%s%s%s%s%s", in pkg_createWindowsDLL() 1831 snprintf(staticLibFilePath, sizeof(staticLibFilePath), "%s%s%s%s%s", in pkg_createWindowsDLL() 1841 staticLibFilePath, in pkg_createWindowsDLL()
|