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()
1215 SRBRoot::getKeyString(int32_t key) const { in getKeyString() function in SRBRoot1224 SResource::getKeyString(const SRBRoot *bundle) const { in getKeyString() function in SResource1228 return bundle->getKeyString(fKey); in getKeyString()1312 const char *lStart = bundle->getKeyString(lPos); in compareKeySuffixes()1314 const char *rStart = bundle->getKeyString(rPos); in compareKeySuffixes()1434 key = getKeyString(map[i].oldpos); in compactKeys()1754 path.push(curr->getKeyString(bundle)); in applyFilter()
84 const char *getKeyString(int32_t key) const;173 const char *getKeyString(const SRBRoot *bundle) const;
561 resname = res->getKeyString(srBundle); in printContainer()