Searched defs:LogMsg (Results 1 – 3 of 3) sorted by relevance
/external/mdnsresponder/mDNSCore/ | ||
D | mDNSDebug.h | 98 #define LogMsg( ... ) LogMsgWithLevel(MDNS_LOG_MSG, __VA_ARGS__) macro |
/external/toolchain-utils/cros_utils/ | ||
D | logger.py | 119 def LogMsg(self, file_fd, term_fd, msg, flush=True): member in Logger |
/external/vulkan-validation-layers/layers/ | ||
D | core_validation.cpp | 8103 bool LogMsg(VuIndex vu_index, uint32_t family, const char *param_name) const { in LogMsg() function in barrier_queue_families::ValidatorState |