Searched refs:core_analytics_hub_functions (Results 1 – 2 of 2) sorted by relevance
45 core_analytics_hub_functions_t *core_analytics_hub_functions = NULL; variable172 if (!core_analytics_hub_functions) { in core_analytics_send_event_lazy()181 …success = core_analytics_hub_functions->analytics_send_event_lazy(core_analytics_hub, serialized.c… in core_analytics_send_event_lazy()202 core_analytics_hub_functions = fns; in core_analytics_hub_register()
76 extern core_analytics_hub_functions_t *core_analytics_hub_functions;