Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Di_logger.h25 ILogger() {}; in ILogger() function
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/
H A Dintf_logger.h135 inline constexpr BASE_NS::string_view GetName(const ILogger*) in GetName()