Home
last modified time | relevance | path

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

/system/core/libstats/
Dstatsd_writer.c81 static void statsdClose();
90 .close = statsdClose,
155 static void statsdClose() { in statsdClose() function