Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/genrb/
Dreslist.h184 void preflightStrings(SRBRoot *bundle, UHashtable *stringSet, UErrorCode &errorCode);
Dreslist.cpp442 current->preflightStrings(bundle, stringSet, errorCode); in handlePreflightStrings()
447 SResource::preflightStrings(SRBRoot *bundle, UHashtable *stringSet, UErrorCode &errorCode) { in preflightStrings() function in SResource
887 fRoot->preflightStrings(this, stringSet, errorCode); in write()