Lines Matching refs:EINVAL
252 return ErrorStatus{EINVAL}; in Reply()
264 return ErrorStatus{EINVAL}; in ReplyFileDescriptor()
277 return ErrorStatus{EINVAL}; in ReplyError()
295 return ErrorStatus{EINVAL}; in Reply()
313 return ErrorStatus{EINVAL}; in Reply()
325 return ErrorStatus{EINVAL}; in Reply()
336 return ErrorStatus{EINVAL}; in Reply()
347 return ErrorStatus{EINVAL}; in Reply()
358 return ErrorStatus{EINVAL}; in Reply()
658 endpoint_->MessageReply(&message, -EINVAL); in ReceiveAndDispatch()
659 return ErrorStatus{EINVAL}; in ReceiveAndDispatch()