Home
last modified time | relevance | path

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

/packages/modules/StatsD/lib/libstatssocket/
Dstatsd_writer.cpp77 static void statsdClose();
87 .close = statsdClose,
153 static void statsdClose() { in statsdClose() function