Home
last modified time | relevance | path

Searched defs:LogSection (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/.gitlab-ci/lava/utils/
H A Dlog_section.py57 class LogSection: class
/aosp_15_r20/external/deqp/framework/common/
H A DtcuTestLog.hpp350 class LogSection class
353LogSection(const std::string &name, const std::string &description) : m_name(name), m_description(… in LogSection() function in tcu::LogSection
/aosp_15_r20/frameworks/base/cmds/incidentd/src/
H A DSection.cpp527 LogSection::LogSection(int id, const char* logID, ...) : WorkerThreadSection(id), mLogMode(logModeB… in LogSection() function in android::os::incidentd::LogSection