Searched refs:preflightStrings (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/tools/genrb/
H A Dreslist.h178 void preflightStrings(SRBRoot *bundle, UHashtable *stringSet, UErrorCode &errorCode);
H A Dreslist.cpp433 current->preflightStrings(bundle, stringSet, errorCode);
438 SResource::preflightStrings(SRBRoot *bundle, UHashtable *stringSet, UErrorCode &errorCode) { function in class:SResource
878 fRoot->preflightStrings(this, stringSet, errorCode);

Completed in 444 milliseconds