Searched refs:autoActiveBit (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCDMM/Classes/
H A DAppleUSBCDCDMM.cpp1702 bool autoActiveBit = false; local
1720 autoActiveBit = true;
1733 if (autoActiveBit && (foundStates & PD_S_ACTIVE))
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCACM/DataDriver/Classes/
H A DAppleUSBCDCACMData.cpp2550 bool autoActiveBit = false; local
2568 autoActiveBit = true;
2581 if (autoActiveBit && (foundStates & PD_S_ACTIVE))
/macosx-10.10.1/AppleUSBIrDA-145.2.4/AppleUSBIrDA/
H A DAppleUSBIrDA.cpp3588 bool autoActiveBit = false;
3607 autoActiveBit = true;
3620 if ( autoActiveBit && (foundStates & PD_S_ACTIVE) )

Completed in 237 milliseconds