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