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

/external/icu/icu4c/source/tools/genrb/
H A Dwrtjava.cpp325 (void)res->getKeyString(srBundle);
396 const char *resname = res->getKeyString(srBundle);
533 const char *currentKeyString = current->getKeyString(srBundle);
H A Dreslist.h80 const char *getKeyString(int32_t key) const;
169 const char *getKeyString(const SRBRoot *bundle) const;
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);
H A Dwrtxml.cpp561 resname = res->getKeyString(srBundle);

Completed in 450 milliseconds