Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/log/
H A Dlogger.cpp194 bool Logger::LogAssert(const string_view filename, int lineNumber, bool expression, const string_vi… in LogAssert() function in Logger
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/
H A Dlog.h207 inline FORMAT_FUNC(5, 6) bool LogAssert(const BASE_NS::string_view filename, int lineNumber, bool e… in LogAssert() function