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