Searched refs:fPendingDisable (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Audio/
H A DDrvAudio.cpp1044 if ( pHstStrmOut->fPendingDisable
1053 pHstStrmOut->fPendingDisable = false;
1159 if ( pHstStrmOut->fPendingDisable
1168 pHstStrmOut->fPendingDisable = false;
1465 pHstStrmOut->fPendingDisable = false;
1487 pHstStrmOut->fPendingDisable = cGstStrmsActive == 1;
/vbox/include/VBox/vmm/
H A Dpdmaudioifs.h338 bool fPendingDisable; member in struct:PDMAUDIOHSTSTRMOUT

Completed in 48 milliseconds