Searched refs:send_log_to_dbus (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-event/ |
H A D | event_messaged_sdbus.h | 8 int send_log_to_dbus(event_manager *em, const uint16_t logid, const char* association);
|
H A D | event_messaged_sdbus.c | 272 r = send_log_to_dbus(em, logid, rec.association); in accept_message() 313 send_log_to_dbus(em, logid, rec.association); in method_accept_test_message() 425 int send_log_to_dbus(event_manager *em, const uint16_t logid, const char *association) in send_log_to_dbus() function
|
H A D | event_messaged.cpp | 46 send_log_to_dbus(em, id, rec->association); in load_existing_events()
|