Home
last modified time | relevance | path

Searched refs:VLogOnce (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/src/log/
H A Dlogger.h45 void VLogOnce(BASE_NS::string_view id, LogLevel logLevel, BASE_NS::string_view filename, int lineNumber,
H A Dlogger.cpp132 void Logger::VLogOnce(const string_view id, LogLevel logLevel, const string_view filename, int lineNumber, in VLogOnce() function in Logger
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/
H A Dintf_logger.h104 virtual void VLogOnce(BASE_NS::string_view id, LogLevel logLevel, BASE_NS::string_view filename, int lineNumber,
H A Dlog.h202 logger->VLogOnce(id, logLevel, filename, lineNumber, format, vl); in LogOnce()
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dlog.h171 logger->VLogOnce(id, logLevel, filename, lineNumber, format, vl); in PluginLogOnce()

Completed in 4 milliseconds