Searched refs:string_from_log_level (Results 1 – 3 of 3) sorted by relevance
31 const std::string &arm_compute::logging::string_from_log_level(LogLevel log_level) in string_from_log_level() function in arm_compute::logging
74 const std::string &string_from_log_level(LogLevel log_level);
140 log_msg.raw_ += angle_wrap_value(string_from_log_level(log_msg.log_level_)); in decorate()