Home
last modified time | relevance | path

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

/hardware/interfaces/usb/gadget/1.1/default/lib/
DMonitorFfs.cpp34 mCurrentUsbFunctionsApplied(false), in MonitorFfs()
114 monitorFfs->mCurrentUsbFunctionsApplied = true; in startMonitorFd()
115 monitorFfs->mCallback(monitorFfs->mCurrentUsbFunctionsApplied, monitorFfs->mPayload); in startMonitorFd()
165 monitorFfs->mCurrentUsbFunctionsApplied = true; in startMonitorFd()
166 monitorFfs->mCallback(monitorFfs->mCurrentUsbFunctionsApplied, in startMonitorFd()
/hardware/google/pixel/usb/
DMonitorFfs.cpp35 mCurrentUsbFunctionsApplied(false), in MonitorFfs()
135 monitorFfs->mCurrentUsbFunctionsApplied = true; in startMonitorFd()
136 monitorFfs->mCallback(monitorFfs->mCurrentUsbFunctionsApplied, monitorFfs->mPayload); in startMonitorFd()
189 monitorFfs->mCurrentUsbFunctionsApplied = true; in startMonitorFd()
190 monitorFfs->mCallback(monitorFfs->mCurrentUsbFunctionsApplied, in startMonitorFd()
/hardware/interfaces/usb/gadget/1.2/default/lib/
DMonitorFfs.cpp34 mCurrentUsbFunctionsApplied(false), in MonitorFfs()
114 monitorFfs->mCurrentUsbFunctionsApplied = true; in startMonitorFd()
115 monitorFfs->mCallback(monitorFfs->mCurrentUsbFunctionsApplied, monitorFfs->mPayload); in startMonitorFd()
165 monitorFfs->mCurrentUsbFunctionsApplied = true; in startMonitorFd()
166 monitorFfs->mCallback(monitorFfs->mCurrentUsbFunctionsApplied, in startMonitorFd()
/hardware/interfaces/usb/gadget/1.1/default/
DUsbGadget.cpp45 gadget->mCurrentUsbFunctionsApplied = functionsApplied; in currentFunctionsAppliedCallback()
50 mCurrentUsbFunctions, mCurrentUsbFunctionsApplied ? Status::FUNCTIONS_APPLIED in getCurrentUsbFunctions()
152 mCurrentUsbFunctionsApplied = true; in setupFunctions()
181 mCurrentUsbFunctionsApplied = false; in setCurrentUsbFunctions()
DUsbGadget.h75 bool mCurrentUsbFunctionsApplied; member
/hardware/interfaces/usb/gadget/1.2/default/
DUsbGadget.cpp45 gadget->mCurrentUsbFunctionsApplied = functionsApplied; in currentFunctionsAppliedCallback()
50 mCurrentUsbFunctions, mCurrentUsbFunctionsApplied ? Status::FUNCTIONS_APPLIED in getCurrentUsbFunctions()
209 mCurrentUsbFunctionsApplied = true; in setupFunctions()
238 mCurrentUsbFunctionsApplied = false; in setCurrentUsbFunctions()
DUsbGadget.h82 bool mCurrentUsbFunctionsApplied; member
/hardware/interfaces/usb/gadget/1.2/default/lib/include/
DUsbGadgetCommon.h120 bool mCurrentUsbFunctionsApplied; variable
/hardware/interfaces/usb/gadget/1.1/default/lib/include/
DUsbGadgetCommon.h118 bool mCurrentUsbFunctionsApplied; variable
/hardware/google/pixel/usb/include/pixelusb/
DUsbGadgetCommon.h120 bool mCurrentUsbFunctionsApplied; variable