Searched refs:startMonitorFd (Results 1 – 2 of 2) sorted by relevance
115 void *MonitorFfs::startMonitorFd(void *param) { in startMonitorFd() function in android::hardware::google::pixel::usb::MonitorFfs240 mMonitor = unique_ptr<thread>(new thread(this->startMonitorFd, this)); in startMonitor()
152 static void *startMonitorFd(void *param);