Home
last modified time | relevance | path

Searched refs:appendPathPart (Results 1 – 10 of 10) sorted by relevance

/external/icu/icu4c/source/common/
Dcharstr.h133 CharString &appendPathPart(StringPiece s, UErrorCode &errorCode);
Dcharstr.cpp168 CharString &CharString::appendPathPart(StringPiece s, UErrorCode &errorCode) { in appendPathPart() function in CharString
/external/icu/icu4c/source/tools/genrb/
Dderb.cpp226 infile.appendPathPart(icu::StringPiece(arg, (int32_t)(q - arg)), status); in main()
260 thefile.appendPathPart(filename, status); in main()
Dgenrb.cpp333 poolFileName.appendPathPart(poolResName, status); in main()
518 theCurrentFileName.appendPathPart(arg, status); in main()
Dparse.cpp1596 fullname.appendPathPart(filename.getAlias(), *status); in parseImport()
/external/icu/icu4c/source/test/intltest/
Ddatadrivennumberformattestsuite.cpp33 path.appendPathPart(fileName, status); in run()
Duts46test.cpp1030 path.appendPathPart("IdnaTestV2.txt", errorCode); in IdnaTest()
Drbbimonkeytest.cpp648 path.appendPathPart(fileName, status); in openBreakRules()
Dcollationtest.cpp1816 path.appendPathPart("collationtest.txt", errorCode); in TestDataDriven()
Drbbitst.cpp4277 testFileName.appendPathPart("emoji-test.txt", status); in TestEmoji()