Searched refs:VLogOnce (Results 1 - 5 of 5) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeEngine/src/log/ |
H A D | logger.h | 45 void VLogOnce(BASE_NS::string_view id, LogLevel logLevel, BASE_NS::string_view filename, int lineNumber,
|
H A D | logger.cpp | 132 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 D | intf_logger.h | 104 virtual void VLogOnce(BASE_NS::string_view id, LogLevel logLevel, BASE_NS::string_view filename, int lineNumber,
|
H A D | log.h | 202 logger->VLogOnce(id, logLevel, filename, lineNumber, format, vl); in LogOnce()
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/ |
H A D | log.h | 171 logger->VLogOnce(id, logLevel, filename, lineNumber, format, vl); in PluginLogOnce()
|
Completed in 4 milliseconds