Searched refs:endCustomCollection (Results 1 – 2 of 2) sorted by relevance
218 android::base::Result<void> endCustomCollection(int fd);
489 return endCustomCollection(fd); in dump()604 Result<void> IoPerfCollection::endCustomCollection(int fd) { in endCustomCollection() function in android::automotive::watchdog::IoPerfCollection