Searched refs:dumpRecent (Results 1 – 2 of 2) sorted by relevance
99 void dumpRecent(String8 &result, nsecs_t ts_since, const char * only);
338 dumpRecent(result, ts_since, only.c_str()); in dump()394 void MediaAnalyticsService::dumpRecent(String8 &result, nsecs_t ts_since, const char * only) in dumpRecent() function in android::MediaAnalyticsService