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