Home
last modified time | relevance | path

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

/external/autotest/client/cros/
Dec.py42 class ECError(Exception): class
/external/llvm/include/llvm/Support/
DError.h843 ECError(std::error_code EC) : EC(EC) {} in ECError() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DError.h879 ECError(std::error_code EC) : EC(EC) {} in ECError() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DError.h1068 ECError(std::error_code EC) : EC(EC) {} in ECError() function