Searched refs:findOrAllocateProp (Results 1 – 1 of 1) sorted by relevance
977 findOrAllocateProp(key).set(value); in set()1002 findOrAllocateProp(key).add(value); in add()1196 Prop &findOrAllocateProp(const char *key) { in findOrAllocateProp() function