Searched refs:findProp (Results 1 – 4 of 4) sorted by relevance
235 MediaAnalyticsItem::Prop *MediaAnalyticsItem::findProp(const char *name) { in findProp() function in android::MediaAnalyticsItem367 Prop *prop = findProp(name); in getInt32()378 Prop *prop = findProp(name); in getInt64()389 Prop *prop = findProp(name); in getRate()410 Prop *prop = findProp(name); in getDouble()422 Prop *prop = findProp(name); in getCString()852 Prop *oprop = findProp(iprop->mName); in merge()
229 Prop *findProp(const char *name);
210 MediaAnalyticsItem::Prop *prop2 = summ->findProp(attrName); in sameAttributes()