Home
last modified time | relevance | path

Searched defs:ECError (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/autotest/client/cros/
H A Dec.py58 class ECError(Exception): class
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DError.h843 ECError(std::error_code EC) : EC(EC) {} in ECError() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DError.h879 ECError(std::error_code EC) : EC(EC) {} in ECError() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DError.h1161 ECError(std::error_code EC) : EC(EC) {} in ECError() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DError.h1161 ECError(std::error_code EC) : EC(EC) {} in ECError() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DError.h1114 ECError(std::error_code EC) : EC(EC) {} in ECError() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DError.h1161 ECError(std::error_code EC) : EC(EC) {} in ECError() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DError.h1161 ECError(std::error_code EC) : EC(EC) {} in ECError() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DError.h1163 ECError(std::error_code EC) : EC(EC) {} in ECError() function