Home
last modified time | relevance | path

Searched refs:IsErrorSupported (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Dfatal_handler.cpp97 bool FatalHandler::IsErrorSupported(int errorCode) const in IsErrorSupported() function in OHOS::ACELite::FatalHandler
231 if (fatalErrorCode_ == ERR_INVALID && IsErrorSupported(errorCode)) { in SetFatalError()
H A Dfatal_handler.h74 bool IsErrorSupported(int errorCode) const;