Lines Matching refs:aIoException
117 ucb::InteractiveIOException aIoException; in handleInteractiveIOException() local
118 if (aAnyRequest >>= aIoException) in handleInteractiveIOException()
197 switch (aIoException.Code) in handleInteractiveIOException()
224 nErrorCode = aErrorCode[aIoException.Code][0]; in handleInteractiveIOException()
258 nErrorCode = aErrorCode[aIoException.Code][0]; in handleInteractiveIOException()
277 nErrorCode = aErrorCode[aIoException.Code][1]; in handleInteractiveIOException()
283 nErrorCode = aErrorCode[aIoException.Code][0]; in handleInteractiveIOException()
310 nErrorCode = aErrorCode[aIoException.Code][0]; in handleInteractiveIOException()
320 nErrorCode = aErrorCode[aIoException.Code][1]; in handleInteractiveIOException()
324 nErrorCode = aErrorCode[aIoException.Code][0]; in handleInteractiveIOException()
329 handleErrorHandlerRequest(aIoException.Classification, in handleInteractiveIOException()