Searched refs:errorPos (Results 1 – 3 of 3) sorted by relevance
43 off64_t errorPos; member57 off64_t errorPos; member
1153 pOutput->fromConvertData.errorPos = INVALID_OFFSET; in FwdLockConv_OpenSession()1195 pOutput->fromConvertData.errorPos = pSession->numCharsConsumed; in FwdLockConv_ConvertData()1209 pOutput->fromCloseSession.errorPos = pSession->numCharsConsumed; in FwdLockConv_CloseSession()1239 pOutput->fromCloseSession.errorPos = INVALID_OFFSET; in FwdLockConv_CloseSession()1291 *pErrorPos = output.fromConvertData.errorPos; in FwdLockConv_ConvertOpenFile()1303 *pErrorPos = output.fromCloseSession.errorPos; in FwdLockConv_ConvertOpenFile()
435 offset = convSession->output.fromConvertData.errorPos;