Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSCore/
DmDNSDebug.h98 #define LogMsg( ... ) LogMsgWithLevel(MDNS_LOG_MSG, __VA_ARGS__) macro
/external/toolchain-utils/cros_utils/
Dlogger.py119 def LogMsg(self, file_fd, term_fd, msg, flush=True): member in Logger
268 def LogMsg(self, _file_fd, _term_fd, msg, **_kwargs): member in MockLogger
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp8103 bool LogMsg(VuIndex vu_index, uint32_t family, const char *param_name) const { in LogMsg() function in barrier_queue_families::ValidatorState
8112 bool LogMsg(VuIndex vu_index, uint32_t src_family, uint32_t dst_family) const { in LogMsg() function in barrier_queue_families::ValidatorState