Searched refs:getKeyString (Results 1 – 4 of 4) sorted by relevance
325 (void)res->getKeyString(srBundle); in string_write_java()396 const char *resname = res->getKeyString(srBundle); in intvector_write_java()533 const char *currentKeyString = current->getKeyString(srBundle); in table_write_java()
1209 SRBRoot::getKeyString(int32_t key) const { in getKeyString() function in SRBRoot1218 SResource::getKeyString(const SRBRoot *bundle) const { in getKeyString() function in SResource1222 return bundle->getKeyString(fKey); in getKeyString()1303 const char *lStart = bundle->getKeyString(lPos); in compareKeySuffixes()1305 const char *rStart = bundle->getKeyString(rPos); in compareKeySuffixes()1389 key = getKeyString(map[i].oldpos); in compactKeys()
80 const char *getKeyString(int32_t key) const;169 const char *getKeyString(const SRBRoot *bundle) const;
561 resname = res->getKeyString(srBundle); in printContainer()