Searched refs:VLogOnce (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/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 lineN…
|
H A D | logger.cpp | 132 void Logger::VLogOnce(const string_view id, LogLevel logLevel, const string_view filename, int line… in VLogOnce() function in Logger
|
/ohos5.0/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, i… in CORE_BEGIN_NAMESPACE()
|
H A D | log.h | 202 logger->VLogOnce(id, logLevel, filename, lineNumber, format, vl); in LogOnce()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/ |
H A D | log.h | 171 logger->VLogOnce(id, logLevel, filename, lineNumber, format, vl); in PluginLogOnce()
|