Searched defs:getKeyString (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/tools/genrb/
H A Dreslist.cpp1209 SRBRoot::getKeyString(int32_t key) const { function in class:SRBRoot
1218 SResource::getKeyString(const SRBRoot *bundle) const { function in class:SResource
1222 return bundle->getKeyString(fKey);
1303 const char *lStart = bundle->getKeyString(lPos);
1305 const char *rStart = bundle->getKeyString(rPos);
1389 key = getKeyString(map[i].oldpos);

Completed in 692 milliseconds