Home
last modified time | relevance | path

Searched defs:error_detected (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Draw_ostream.h382 void error_detected() { Error = true; } in error_detected() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
Draw_ostream.h426 void error_detected(std::error_code EC) { this->EC = EC; } in error_detected() function
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h17804 pci_ers_result_t (*error_detected)(struct pci_dev *, pci_channel_state_t); member