Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Archive/7z/
D7zIn.cpp78 static void ThrowException() { throw CInArchiveException(); } in ThrowException() function
/third_party/mindspore/mindspore-src/source/mindspore/core/abstract/
Dabstract_value.cc600 void AbstractJoinedAny::ThrowException() const { in ThrowException() function in mindspore::abstract::AbstractJoinedAny