Searched refs:core_analytics_send_event (Results 1 – 3 of 3) sorted by relevance
132 #define CA_EVENT_SEND(event) core_analytics_send_event(event)
157 extern void core_analytics_send_event(ca_event_t event);
130 core_analytics_send_event(ca_event_t event) in core_analytics_send_event() function