Searched refs:dumpRecent (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/mediaanalytics/
H A DMediaAnalyticsService.h126 void dumpRecent(String8 &result, nsecs_t ts_since, const char * only);
H A DMediaAnalyticsService.cpp405 dumpRecent(result, ts_since, only);
487 void MediaAnalyticsService::dumpRecent(String8 &result, nsecs_t ts_since, const char * only) { function in class:android::MediaAnalyticsService

Completed in 75 milliseconds