19 #ifndef ASYLO_UTIL_POSIX_ERROR_SPACE_H_ 20 #define ASYLO_UTIL_POSIX_ERROR_SPACE_H_ 27 #include "absl/base/macros.h" 28 #include "asylo/util/error_space.h" 41 "Deprecated as part of Asylo's absl::Status migration. Use the functions " 42 "from asylo/util/posix_errors.h or the matchers from " 43 "asylo/util/posix_error_matchers.h instead.")
PosixError {
133 "Deprecated as part of Asylo's absl::Status migration. Use the functions " 134 "from asylo/util/posix_errors.h or the matchers from " 135 "asylo/util/posix_error_matchers.h instead.")
143 class ABSL_DEPRECATED(
144 "Deprecated as part of Asylo's absl::Status migration. Use the functions " 145 "from asylo/util/posix_errors.h or the matchers from " Definition: error_space.h:37
ABSL_CONST_INIT const char kStatusMoveAssignmentMsg[]