Home
last modified time | relevance | path

Searched refs:findPropIndex (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libmediametrics/
DMediaAnalyticsItem.cpp247 size_t MediaAnalyticsItem::findPropIndex(const char *name, size_t len) in findPropIndex() function in android::MediaAnalyticsItem
264 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()
/frameworks/av/media/libmediametrics/include/
DMediaAnalyticsItem.h265 size_t findPropIndex(const char *name, size_t len);
/frameworks/av/include/media/
DMediaAnalyticsItem.h265 size_t findPropIndex(const char *name, size_t len);