Searched refs:dumpAttributes (Results 1 – 4 of 4) sorted by relevance
187 bool dumpAttributes(char **pbuffer, size_t *plength);
193 return item->dumpAttributes(buffer, length); in mediametrics_getAttributes()
1089 bool MediaAnalyticsItem::dumpAttributes(char **pbuffer, size_t *plength) { in dumpAttributes() function in android::MediaAnalyticsItem