Home
last modified time | relevance | path

Searched defs:kNetworkError (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DErrors.cpp32 constexpr char kNetworkError[] = "NetworkError"; variable
/third_party/mindspore/mindspore/ccsrc/fl/server/
Dcommon.h257 constexpr auto kNetworkError = "Cluster networking failed."; variable