Home
last modified time | relevance | path

Searched defs:ErrCode (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/open-dice/dpe-rs/src/
H A Derror.rs22 pub enum ErrCode { enum
43 impl<E> From<minicbor::encode::Error<E>> for ErrCode { implementation
50 impl From<minicbor::decode::Error> for ErrCode { implementation
57 impl From<core::num::TryFromIntError> for ErrCode { implementation
64 impl From<u32> for ErrCode { implementation
H A Dnoise.rs28 impl From<noise_protocol::Error> for ErrCode { implementation
/aosp_15_r20/system/update_engine/liburing_cpp/include/liburing_cpp/
H A DIoUringSQE.h38 constexpr auto ErrCode() const { return std::min(ret, 0); } in ErrCode() function
49 constexpr int ErrCode() { return error_code; } in ErrCode() function
/aosp_15_r20/external/compiler-rt/lib/esan/
H A Desan_sideline_linux.cpp123 int ErrCode; in launchThread() local
139 int ErrCode; in joinThread() local
/aosp_15_r20/external/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_test_util_posix.cc319 const int ErrCode = ESOCKTNOSUPPORT; in HandleEvent() local
321 const int ErrCode = ECHRNG; in HandleEvent() local
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Orc/
H A DOrcError.cpp57 Error orcError(OrcErrorCode ErrCode) { in orcError()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OrcError/
H A DOrcError.cpp78 std::error_code orcError(OrcErrorCode ErrCode) { in orcError()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/Shared/
H A DOrcError.cpp84 std::error_code orcError(OrcErrorCode ErrCode) { in orcError()
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dh2_bundle.go2297 ErrCode http2ErrCode member
2619 ErrCode http2ErrCode member
9404 ErrCode http2ErrCode member
/aosp_15_r20/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp3608 bool AArch64AsmParser::showMatchError(SMLoc Loc, unsigned ErrCode) { in showMatchError()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp4173 bool AArch64AsmParser::showMatchError(SMLoc Loc, unsigned ErrCode, in showMatchError()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp5682 bool AArch64AsmParser::showMatchError(SMLoc Loc, unsigned ErrCode, in showMatchError()
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00730F01/
H A DAGESA.h1622 OUT AGESA_STATUS ErrCode; ///< Current error condition of Node member
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00670F00/
H A DAGESA.h1713 OUT AGESA_STATUS ErrCode; ///< Current error condition of Node member