Searched refs:growProps (Results 1 – 3 of 3) sorted by relevance
264 bool growProps(int increment = kGrowProps);
151 dst->growProps(this->mPropCount); in dup()292 if (growProps() == false) { in allocateProp()641 bool MediaAnalyticsItem::growProps(int increment) in growProps() function in android::MediaAnalyticsItem