Searched refs:mCurrentUsbFunctionsApplied (Results 1 – 10 of 10) sorted by relevance
/hardware/interfaces/usb/gadget/1.1/default/lib/ |
D | MonitorFfs.cpp | 34 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/ |
D | MonitorFfs.cpp | 35 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/ |
D | MonitorFfs.cpp | 34 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/ |
D | UsbGadget.cpp | 45 gadget->mCurrentUsbFunctionsApplied = functionsApplied; in currentFunctionsAppliedCallback() 50 mCurrentUsbFunctions, mCurrentUsbFunctionsApplied ? Status::FUNCTIONS_APPLIED in getCurrentUsbFunctions() 152 mCurrentUsbFunctionsApplied = true; in setupFunctions() 181 mCurrentUsbFunctionsApplied = false; in setCurrentUsbFunctions()
|
D | UsbGadget.h | 75 bool mCurrentUsbFunctionsApplied; member
|
/hardware/interfaces/usb/gadget/1.2/default/ |
D | UsbGadget.cpp | 45 gadget->mCurrentUsbFunctionsApplied = functionsApplied; in currentFunctionsAppliedCallback() 50 mCurrentUsbFunctions, mCurrentUsbFunctionsApplied ? Status::FUNCTIONS_APPLIED in getCurrentUsbFunctions() 209 mCurrentUsbFunctionsApplied = true; in setupFunctions() 238 mCurrentUsbFunctionsApplied = false; in setCurrentUsbFunctions()
|
D | UsbGadget.h | 82 bool mCurrentUsbFunctionsApplied; member
|
/hardware/interfaces/usb/gadget/1.2/default/lib/include/ |
D | UsbGadgetCommon.h | 120 bool mCurrentUsbFunctionsApplied; variable
|
/hardware/interfaces/usb/gadget/1.1/default/lib/include/ |
D | UsbGadgetCommon.h | 118 bool mCurrentUsbFunctionsApplied; variable
|
/hardware/google/pixel/usb/include/pixelusb/ |
D | UsbGadgetCommon.h | 120 bool mCurrentUsbFunctionsApplied; variable
|