Searched defs:LogMsg (Results 1 – 5 of 5) sorted by relevance
/external/OpenCSD/decoder/source/ |
D | ocsd_msg_logger.cpp | 84 void ocsdMsgLogger::LogMsg(const std::string &msg) in LogMsg() function in ocsdMsgLogger
|
/external/mdnsresponder/mDNSCore/ |
D | mDNSDebug.h | 98 #define LogMsg( ... ) LogMsgWithLevel(MDNS_LOG_MSG, __VA_ARGS__) macro
|
/external/toolchain-utils/cros_utils/ |
D | logger.py | 123 def LogMsg(self, file_fd, term_fd, msg, flush=True): member in Logger 267 def LogMsg(self, _file_fd, _term_fd, msg, **_kwargs): member in MockLogger
|
/external/angle/samples/shader_translator/ |
D | shader_translator.cpp | 491 void LogMsg(const char *msg, const char *name, const int num, const char *logName) in LogMsg() function
|
/external/vulkan-validation-layers/layers/ |
D | core_validation.cpp | 8460 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
|