Home
last modified time | relevance | path

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

/system/core/libstats/socket_lazy/
Dlibstatssocket_lazy.cpp75 static void* LoadLibstatssocket(int dlopen_flags) { in LoadLibstatssocket() function
84 static const void* handle = LoadLibstatssocket(RTLD_NOW); in IsAvailable()
100 void* handle = LoadLibstatssocket(RTLD_NOW); in InitializeOnce()