Home
last modified time | relevance | path

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

/aosp_15_r20/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()
/aosp_15_r20/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()
/aosp_15_r20/hardware/google/pixel/usb/
DMonitorFfs.cpp50 mCurrentUsbFunctionsApplied(false), in MonitorFfs()
150 monitorFfs->mCurrentUsbFunctionsApplied = true; in startMonitorFd()
151 monitorFfs->mCallback(monitorFfs->mCurrentUsbFunctionsApplied, monitorFfs->mPayload); in startMonitorFd()
207 monitorFfs->mCurrentUsbFunctionsApplied = true; in startMonitorFd()
208 monitorFfs->mCallback(monitorFfs->mCurrentUsbFunctionsApplied, in startMonitorFd()
/aosp_15_r20/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
/aosp_15_r20/hardware/interfaces/usb/gadget/aidl/default/
H A DUsbGadget.cpp90 gadget->mCurrentUsbFunctionsApplied = functionsApplied; in currentFunctionsAppliedCallback()
100 mCurrentUsbFunctionsApplied ? Status::FUNCTIONS_APPLIED : Status::FUNCTIONS_NOT_APPLIED, in getCurrentUsbFunctions()
172 mCurrentUsbFunctionsApplied = true; in setupFunctions()
215 mCurrentUsbFunctionsApplied = false; in setCurrentUsbFunctions()
H A DUsbGadget.h89 bool mCurrentUsbFunctionsApplied; member
/aosp_15_r20/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
/aosp_15_r20/device/google/gs201/usb/gadget/
DUsbGadget.cpp103 gadget->mCurrentUsbFunctionsApplied = functionsApplied; in currentFunctionsAppliedCallback()
111 mCurrentUsbFunctionsApplied ? Status::FUNCTIONS_APPLIED : Status::FUNCTIONS_NOT_APPLIED, in getCurrentUsbFunctions()
444 mCurrentUsbFunctionsApplied = true; in setupFunctions()
482 mCurrentUsbFunctionsApplied = false; in setCurrentUsbFunctions()
DUsbGadget.h100 bool mCurrentUsbFunctionsApplied; member
/aosp_15_r20/device/google/zuma/usb/gadget/
DUsbGadget.cpp123 gadget->mCurrentUsbFunctionsApplied = functionsApplied; in currentFunctionsAppliedCallback()
131 mCurrentUsbFunctionsApplied ? Status::FUNCTIONS_APPLIED : Status::FUNCTIONS_NOT_APPLIED, in getCurrentUsbFunctions()
462 mCurrentUsbFunctionsApplied = true; in setupFunctions()
501 mCurrentUsbFunctionsApplied = false; in setCurrentUsbFunctions()
DUsbGadget.h100 bool mCurrentUsbFunctionsApplied; member
/aosp_15_r20/device/google/zumapro/usb/gadget/
DUsbGadget.cpp106 gadget->mCurrentUsbFunctionsApplied = functionsApplied; in currentFunctionsAppliedCallback()
114 mCurrentUsbFunctionsApplied ? Status::FUNCTIONS_APPLIED : Status::FUNCTIONS_NOT_APPLIED, in getCurrentUsbFunctions()
451 mCurrentUsbFunctionsApplied = true; in setupFunctions()
489 mCurrentUsbFunctionsApplied = false; in setCurrentUsbFunctions()
DUsbGadget.h100 bool mCurrentUsbFunctionsApplied; member
/aosp_15_r20/device/google/gs101/usb/gadget/
DUsbGadget.cpp103 gadget->mCurrentUsbFunctionsApplied = functionsApplied; in currentFunctionsAppliedCallback()
111 mCurrentUsbFunctionsApplied ? Status::FUNCTIONS_APPLIED : Status::FUNCTIONS_NOT_APPLIED, in getCurrentUsbFunctions()
440 mCurrentUsbFunctionsApplied = true; in setupFunctions()
550 mCurrentUsbFunctionsApplied = false; in setCurrentUsbFunctions()
DUsbGadget.h100 bool mCurrentUsbFunctionsApplied; member
/aosp_15_r20/hardware/google/pixel/usb/include/pixelusb/
DMonitorFfs.h60 bool mCurrentUsbFunctionsApplied; variable
/aosp_15_r20/hardware/interfaces/usb/gadget/1.1/default/lib/include/
H A DUsbGadgetCommon.h118 bool mCurrentUsbFunctionsApplied; variable
/aosp_15_r20/hardware/interfaces/usb/gadget/1.2/default/lib/include/
H A DUsbGadgetCommon.h120 bool mCurrentUsbFunctionsApplied; variable