Searched defs:findPropIndex (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libmediametrics/
H A DMediaAnalyticsItem.cpp220 size_t MediaAnalyticsItem::findPropIndex(const char *name, size_t len) function in class:android::MediaAnalyticsItem
237 size_t i = findPropIndex(name, len);
253 size_t i = findPropIndex(name, len);
442 size_t j = findPropIndex(name, len);

Completed in 31 milliseconds