lib/hal/e_hal_private.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
| #define | DBG(...) EINA_LOG_DOM_DBG(_e_dbus_hal_log_dom, __VA_ARGS__) |
| #define | ERR(...) EINA_LOG_DOM_ERR(_e_dbus_hal_log_dom, __VA_ARGS__) |
| #define | INFO(...) EINA_LOG_DOM_INFO(_e_dbus_hal_log_dom, __VA_ARGS__) |
| #define | WARN(...) EINA_LOG_DOM_WARN(_e_dbus_hal_log_dom, __VA_ARGS__) |
Variables | |
| int | _e_dbus_hal_log_dom |
Define Documentation
| #define DBG | ( | ... | ) | EINA_LOG_DOM_DBG(_e_dbus_hal_log_dom, __VA_ARGS__) |
| #define ERR | ( | ... | ) | EINA_LOG_DOM_ERR(_e_dbus_hal_log_dom, __VA_ARGS__) |
| #define INFO | ( | ... | ) | EINA_LOG_DOM_INFO(_e_dbus_hal_log_dom, __VA_ARGS__) |
| #define WARN | ( | ... | ) | EINA_LOG_DOM_WARN(_e_dbus_hal_log_dom, __VA_ARGS__) |
Variable Documentation
Referenced by e_hal_init(), and e_hal_shutdown().
