Home
last modified time | relevance | path

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

/frameworks/av/media/libmediametrics/include/
DMediaAnalyticsItem.h192 bool dumpAttributes(char **pbuffer, size_t *plength);
/frameworks/av/include/media/
DMediaAnalyticsItem.h192 bool dumpAttributes(char **pbuffer, size_t *plength);
/frameworks/av/media/libmediametrics/
DMediaAnalyticsItem.cpp1099 bool MediaAnalyticsItem::dumpAttributes(char **pbuffer, size_t *plength) { in dumpAttributes() argument
1103 if (pbuffer == NULL || plength == NULL) in dumpAttributes()
1240 *plength = goal; in dumpAttributes()