Home
last modified time | relevance | path

Searched defs:ExceptionCode (Results 1 – 4 of 4) sorted by relevance

/external/uwb/src/rust/uci_hal_android/
Derror.rs61 fn status_code_to_exception_code(status_code: StatusCode) -> ExceptionCode { in status_code_to_exception_code()
111 fn uwb_core_error_to_exception_code(uwb_core_error: UwbCoreError) -> ExceptionCode { in uwb_core_error_to_exception_code()
/external/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp267 static StringRef ExceptionCodeToString(DWORD ExceptionCode) { in ExceptionCodeToString()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMinidump.h233 support::ulittle32_t ExceptionCode; member
/external/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h1028 ULONG32 ExceptionCode; member