Searched defs:logEvent (Results 1 – 3 of 3) sorted by relevance
91 logEvent(category: TraceCategories | null, event: string): void; method99 logEvent(_category: TraceCategories | null, _event: string) {} method in NullAnalytics172 logEvent(category: TraceCategories | null, event: string) { method in AnalyticsImpl
156 public static void logEvent(String id) { in logEvent() method in Stubs
4697 void ContextVk::logEvent(const char *eventString) in logEvent() function in rx::ContextVk