Searched refs:findPropIndex (Results 1 – 3 of 3) sorted by relevance
247 size_t MediaAnalyticsItem::findPropIndex(const char *name, size_t len) in findPropIndex() function in android::MediaAnalyticsItem264 size_t i = findPropIndex(name, len); in findProp()285 size_t i = findPropIndex(name, len); in allocateProp()308 size_t i = findPropIndex(name, len); in removeProp()533 size_t j = findPropIndex(name, len); in filter()
265 size_t findPropIndex(const char *name, size_t len);