Home
last modified time | relevance | path

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

/device/google/wahoo/usb/
DUsbGadget.cpp133 bool descriptorPresent = true; in monitorFfs() local
139 descriptorPresent = false; in monitorFfs()
144 if (!descriptorPresent && !writeUdc) { in monitorFfs()
147 } else if (descriptorPresent && writeUdc && in monitorFfs()
/device/google/bonito/usb/
DUsbGadget.cpp141 bool descriptorPresent = true; in monitorFfs() local
147 descriptorPresent = false; in monitorFfs()
152 if (!descriptorPresent && !writeUdc) { in monitorFfs()
156 } else if (descriptorPresent && writeUdc) { in monitorFfs()
/device/google/crosshatch/usb/
DUsbGadget.cpp141 bool descriptorPresent = true; in monitorFfs() local
147 descriptorPresent = false; in monitorFfs()
152 if (!descriptorPresent && !writeUdc) { in monitorFfs()
156 } else if (descriptorPresent && writeUdc) { in monitorFfs()