Home
last modified time | relevance | path

Searched defs:LogMsg (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/arm_compute/core/utils/logging/
H A DTypes.h44 struct LogMsg struct
47 LogMsg() in LogMsg() argument
57 : raw_(msg), log_level_(log_level) in raw_()
62 std::string raw_;
64 LogLevel log_level_;
/aosp_15_r20/external/OpenCSD/decoder/source/
H A Docsd_msg_logger.cpp84 void ocsdMsgLogger::LogMsg(const std::string &msg) in LogMsg() function in ocsdMsgLogger
/aosp_15_r20/external/toolchain-utils/cros_utils/
H A Dlogger.py125 def LogMsg(self, file_fd, term_fd, msg, flush=True): member in Logger
288 def LogMsg(self, _file_fd, _term_fd, msg, **_kwargs): member in MockLogger
/aosp_15_r20/system/logging/logd/
H A DTrustyLog.cpp49 void TrustyLog::LogMsg(const char* msg, size_t len) { in LogMsg() function in TrustyLog
/aosp_15_r20/external/mdnsresponder/mDNSCore/
H A DmDNSDebug.h98 #define LogMsg( ... ) LogMsgWithLevel(MDNS_LOG_MSG, __VA_ARGS__) macro
/aosp_15_r20/external/angle/samples/shader_translator/
H A Dshader_translator.cpp530 void LogMsg(const char *msg, const char *name, const int num, const char *logName) in LogMsg() function
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.cpp8460 bool LogMsg(VuIndex vu_index, uint32_t family, const char *param_name) const { in LogMsg() function in barrier_queue_families::ValidatorState
8469 bool LogMsg(VuIndex vu_index, uint32_t src_family, uint32_t dst_family) const { in LogMsg() function in barrier_queue_families::ValidatorState