Searched refs:mCurrentUsbFunctionsApplied (Results 1 – 2 of 2) sorted by relevance
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()
119 bool mCurrentUsbFunctionsApplied; variable