Searched refs:findPropIndex (Results 1 – 3 of 3) sorted by relevance
237 size_t MediaAnalyticsItem::findPropIndex(const char *name, size_t len) in findPropIndex() function in android::MediaAnalyticsItem254 size_t i = findPropIndex(name, len); in findProp()275 size_t i = findPropIndex(name, len); in allocateProp()298 size_t i = findPropIndex(name, len); in removeProp()523 size_t j = findPropIndex(name, len); in filter()
260 size_t findPropIndex(const char *name, size_t len);