Lines Matching refs:bException
979 bool bException(false); in UCBOpenContentSync() local
988 bResultAchieved = bException = true; in UCBOpenContentSync()
1121 bException = true; in UCBOpenContentSync()
1135 bException = true; in UCBOpenContentSync()
1141 bException = true; in UCBOpenContentSync()
1147 bResultAchieved |= bException; in UCBOpenContentSync()
1154 if ( bAborted || bException ) in UCBOpenContentSync()
1177 return ( bAborted || bException ); in UCBOpenContentSync()
1207 bool bException = false; in _UCBOpenContentSync() local
1226 bException = true; in _UCBOpenContentSync()
1238 bException = true; in _UCBOpenContentSync()
1243 bException = true; in _UCBOpenContentSync()
1247 if ( bAborted || bException ) in _UCBOpenContentSync()
1269 return ( bAborted || bException ); in _UCBOpenContentSync()