Searched refs:endCustomCollection (Results 1 – 2 of 2) sorted by relevance
250 android::base::Result<void> endCustomCollection(int fd);
365 return endCustomCollection(fd); in onCustomCollection()472 Result<void> WatchdogPerfService::endCustomCollection(int fd) { in endCustomCollection() function in android::automotive::watchdog::WatchdogPerfService