Home
last modified time | relevance | path

Searched refs:statsdClose (Results 1 – 1 of 1) sorted by relevance

/system/core/libstats/push_compat/
Dstatsd_writer.c62 static void statsdClose();
71 .close = statsdClose,
136 static void statsdClose() { in statsdClose() function