Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/usb/gadget/1.1/default/lib/
H A 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()
/aosp12/hardware/interfaces/usb/gadget/1.2/default/lib/
H A 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()
/aosp12/hardware/google/pixel/usb/
H A 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()
/aosp12/hardware/interfaces/usb/gadget/1.1/default/
H A 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()
H A DUsbGadget.h75 bool mCurrentUsbFunctionsApplied; member
/aosp12/hardware/interfaces/usb/gadget/1.2/default/
H A 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()
H A DUsbGadget.h82 bool mCurrentUsbFunctionsApplied; member
/aosp12/hardware/interfaces/usb/gadget/1.1/default/lib/include/
H A DUsbGadgetCommon.h118 bool mCurrentUsbFunctionsApplied; variable
/aosp12/hardware/interfaces/usb/gadget/1.2/default/lib/include/
H A DUsbGadgetCommon.h120 bool mCurrentUsbFunctionsApplied; variable
/aosp12/hardware/google/pixel/usb/include/pixelusb/
H A DUsbGadgetCommon.h120 bool mCurrentUsbFunctionsApplied; variable