Searched refs:getKeyString (Results 1 – 4 of 4) sorted by relevance
309 (void)res->getKeyString(srBundle); in string_write_java()380 const char *resname = res->getKeyString(srBundle); in intvector_write_java()519 const char *currentKeyString = current->getKeyString(srBundle); in table_write_java()
1207 SRBRoot::getKeyString(int32_t key) const { in getKeyString() function in SRBRoot1216 SResource::getKeyString(const SRBRoot *bundle) const { in getKeyString() function in SResource1220 return bundle->getKeyString(fKey); in getKeyString()1301 const char *lStart = bundle->getKeyString(lPos); in compareKeySuffixes()1303 const char *rStart = bundle->getKeyString(rPos); in compareKeySuffixes()1387 key = getKeyString(map[i].oldpos); in compactKeys()
78 const char *getKeyString(int32_t key) const;167 const char *getKeyString(const SRBRoot *bundle) const;
554 resname = res->getKeyString(srBundle); in printContainer()