Home
last modified time | relevance | path

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

/hardware/google/pixel/usb/
DMonitorFfs.cpp39 mGadgetName(gadget), in MonitorFfs()
133 if (!!WriteStringToFile(monitorFfs->mGadgetName, PULLUP_PATH)) { in startMonitorFd()
187 if (!!WriteStringToFile(monitorFfs->mGadgetName, PULLUP_PATH)) { in startMonitorFd()
/hardware/google/pixel/usb/include/pixelusb/
DUsbGadgetCommon.h127 const char *const mGadgetName; variable