Searched refs:mFixSet (Results 1 – 14 of 14) sorted by relevance
42 bool mFixSet; variable45 mFixSet = false; in UlpProxyBase()48 inline virtual bool sendStartFix() { mFixSet = true; return false; } in sendStartFix()49 inline virtual bool sendStopFix() { mFixSet = false; return false; } in sendStopFix()
41 bool mFixSet; variable44 mFixSet = false; in UlpProxyBase()47 inline virtual bool sendStartFix() { mFixSet = true; return false; } in sendStartFix()48 inline virtual bool sendStopFix() { mFixSet = false; return false; } in sendStopFix()
123 if(mUlp->mFixSet) { in setUlpProxy()
124 if(mUlp->mFixSet) { in setUlpProxy()
121 if(mUlp->mFixSet) { in setUlpProxy()
915 if (mUlpProxy->mFixSet) { in setUlpProxy()
968 if (mUlpProxy->mFixSet) { in setUlpProxy()