/aosp_15_r20/hardware/interfaces/usb/gadget/1.1/default/lib/ |
H A 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()
|
/aosp_15_r20/hardware/interfaces/usb/gadget/1.2/default/lib/ |
H A 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()
|
/aosp_15_r20/hardware/google/pixel/usb/ |
D | MonitorFfs.cpp | 50 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 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()
|
H A D | UsbGadget.h | 75 bool mCurrentUsbFunctionsApplied; member
|
/aosp_15_r20/hardware/interfaces/usb/gadget/aidl/default/ |
H A D | UsbGadget.cpp | 90 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 D | UsbGadget.h | 89 bool mCurrentUsbFunctionsApplied; member
|
/aosp_15_r20/hardware/interfaces/usb/gadget/1.2/default/ |
H A 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()
|
H A D | UsbGadget.h | 82 bool mCurrentUsbFunctionsApplied; member
|
/aosp_15_r20/device/google/gs201/usb/gadget/ |
D | UsbGadget.cpp | 103 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()
|
D | UsbGadget.h | 100 bool mCurrentUsbFunctionsApplied; member
|
/aosp_15_r20/device/google/zuma/usb/gadget/ |
D | UsbGadget.cpp | 123 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()
|
D | UsbGadget.h | 100 bool mCurrentUsbFunctionsApplied; member
|
/aosp_15_r20/device/google/zumapro/usb/gadget/ |
D | UsbGadget.cpp | 106 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()
|
D | UsbGadget.h | 100 bool mCurrentUsbFunctionsApplied; member
|
/aosp_15_r20/device/google/gs101/usb/gadget/ |
D | UsbGadget.cpp | 103 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()
|
D | UsbGadget.h | 100 bool mCurrentUsbFunctionsApplied; member
|
/aosp_15_r20/hardware/google/pixel/usb/include/pixelusb/ |
D | MonitorFfs.h | 60 bool mCurrentUsbFunctionsApplied; variable
|
/aosp_15_r20/hardware/interfaces/usb/gadget/1.1/default/lib/include/ |
H A D | UsbGadgetCommon.h | 118 bool mCurrentUsbFunctionsApplied; variable
|
/aosp_15_r20/hardware/interfaces/usb/gadget/1.2/default/lib/include/ |
H A D | UsbGadgetCommon.h | 120 bool mCurrentUsbFunctionsApplied; variable
|