Searched refs:argument_out_of_domain (Results 1 – 6 of 6) sorted by relevance
37 argument_out_of_domain = int(std::errc::argument_out_of_domain), enumerator
150 argument_out_of_domain = EDOM, in _LIBCPP_DECLARE_STRONG_ENUM()
402 createStringError(errc::argument_out_of_domain, in also_compatible_with()411 errc::argument_out_of_domain, in also_compatible_with()
116 return createStringError(errc::argument_out_of_domain, ErrorMessage); in get()
317 return createStringError(errc::argument_out_of_domain, "build id not found"); in getCachedOrDownloadArtifact()
197 return errorCodeToError(errc::argument_out_of_domain); in evaluate()203 return errorCodeToError(errc::argument_out_of_domain); in evaluate()