Searched refs:createFileNames (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/third_party/icu/source/tools/pkgdata/ |
H A D | pkgdata.cpp | 96 static void createFileNames(UPKGOptions *o, const char mode, const char *version_major, const char … 691 …createFileNames(o, mode, version_major, o->version == nullptr ? "" : o->version, o->libName, rever… in pkg_executeOptions() 925 static void createFileNames(UPKGOptions *o, const char mode, const char *version_major, const char … in createFileNames() function
|
/aosp_15_r20/external/icu/icu4c/source/tools/pkgdata/ |
H A D | pkgdata.cpp | 94 static void createFileNames(UPKGOptions *o, const char mode, const char *version_major, const char … 689 …createFileNames(o, mode, version_major, o->version == nullptr ? "" : o->version, o->libName, rever… in pkg_executeOptions() 923 static void createFileNames(UPKGOptions *o, const char mode, const char *version_major, const char … in createFileNames() function
|