Searched refs:error_detected (Results 1 – 5 of 5) sorted by relevance
665 error_detected(EC); in ~raw_fd_ostream()780 error_detected(std::error_code(errno, std::generic_category())); in write_impl()797 error_detected(EC); in close()812 error_detected(std::error_code(errno, std::generic_category())); in seek()927 error_detected(std::error_code(errno, std::generic_category())); in read()
473 void error_detected(std::error_code EC) { this->EC = EC; } in error_detected() function
1022 pci_ers_result_t (*error_detected)(struct pci_dev *dev, member
1830 .error_detected = mlx5_pci_err_detected,
4149 .error_detected = mlx4_pci_err_detected,