Searched defs:LogMsg (Results  1 – 6 of 6) sorted by relevance
| /external/ComputeLibrary/arm_compute/core/utils/logging/ | 
| D | Types.h | 44 struct LogMsg  struct 47     LogMsg()  in LogMsg()  function 57         : raw_(msg), log_level_(log_level)  in raw_() 62     std::string raw_; 64     LogLevel log_level_;
  | 
| /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 | 125     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
  | 
| /external/angle/samples/shader_translator/ | 
| D | shader_translator.cpp | 543 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
  |