Searched defs:plural (Results 1 – 15 of 15) sorted by relevance
2 "plural": [ array
2 "plural":[ array
7 "plural" : 5, number
35 private static PluralFetcher plural = new PluralFetcher(); field in PluralFetcher
116 "plural" : { object
1382 …IOHOSAceFrameworkGetResourcePluralStr(int64_t id, uint32_t type, int64_t count, const char* plural) in FFIOHOSAceFrameworkGetResourcePluralStr()1707 bool ParseCjString(int64_t id, ResourceType type, int64_t count, const std::string& plural, std::st… in ParseCjString()