Home
last modified time | relevance | path

Searched refs:descriptorPresent (Results 1 – 1 of 1) sorted by relevance

/hardware/google/pixel/usb/
DMonitorFfs.cpp165 bool descriptorPresent = true; in startMonitorFd() local
170 descriptorPresent = false; in startMonitorFd()
175 if (!descriptorPresent && !writeUdc) { in startMonitorFd()
180 } else if (descriptorPresent && writeUdc) { in startMonitorFd()