Lines Matching refs:make_error_code
76 std::make_error_code(std::errc::invalid_argument)); in read()
85 std::make_error_code(std::errc::invalid_argument)); in read()
179 "Invalid first byte", std::make_error_code(std::errc::invalid_argument)); in read()
186 std::make_error_code(std::errc::invalid_argument)); in readRaw()
196 std::make_error_code(std::errc::invalid_argument)); in readInt()
206 std::make_error_code(std::errc::invalid_argument)); in readUInt()
216 std::make_error_code(std::errc::invalid_argument)); in readLength()
226 std::make_error_code(std::errc::invalid_argument)); in readExt()
236 std::make_error_code(std::errc::invalid_argument)); in createRaw()
246 std::make_error_code(std::errc::invalid_argument)); in createExt()
251 std::make_error_code(std::errc::invalid_argument)); in createExt()