Home
last modified time | relevance | path

Searched refs:mLossOfControlMask (Results 1 – 4 of 4) sorted by relevance

/frameworks/wilhelm/src/
Dentry.cpp156 thiz->mObject.mLossOfControlMask = lossOfControlGlobal ? ~0 : 0; in liCreateEngine()
Ditfstruct.h35 unsigned mLossOfControlMask; // interfaces with loss of control enabled member
Dsles.cpp537 thiz->mLossOfControlMask = lossOfControlMask; in construct()
/frameworks/wilhelm/src/itf/
DIObject.cpp719 thiz->mLossOfControlMask |= lossOfControlMask; in IObject_SetLossOfControlInterfaces()
721 thiz->mLossOfControlMask &= ~lossOfControlMask; in IObject_SetLossOfControlInterfaces()