Searched refs:cmd_clear_puller_cache (Results 1 – 2 of 2) sorted by relevance
356 status_t cmd_clear_puller_cache(int outFd);
414 return cmd_clear_puller_cache(out); in handleShellCommand()930 status_t StatsService::cmd_clear_puller_cache(int out) { in cmd_clear_puller_cache() function in android::os::statsd::StatsService