Home
last modified time | relevance | path

Searched refs:log_link_get_domain_name (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/logging/
Dlog_link.h201 static inline int log_link_get_domain_name(const struct log_link *link, in log_link_get_domain_name() function
/Zephyr-latest/subsys/logging/
Dlog_mgmt.c279 err = log_link_get_domain_name(link, rel_domain_id, cached, &cache_size); in link_domain_name_get()