Lines Matching refs:E_FAIL
25 return E_FAIL; in ConvertBoolToHRESULT()
28 return result ? S_OK: E_FAIL; in ConvertBoolToHRESULT()
67 return VirtPos == File.Size ? S_OK : E_FAIL; in Read()
163 return E_FAIL; in Read()
180 return E_FAIL; in Read()
209 return E_FAIL; in Read()
260 return E_FAIL; in Seek()
336 return E_FAIL; in Write()
361 return E_FAIL; in Seek()
374 return E_FAIL; in SetSize()
378 return result ? S_OK : E_FAIL; in SetSize()
380 return E_FAIL; in SetSize()
390 return (s2 == size) ? S_OK : E_FAIL; in Write()
426 return E_FAIL; in Write()