Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dcommon.cc418 void InitShutdownFunctions() { in InitShutdownFunctions() function
424 GoogleOnceInit(&shutdown_functions_init, &InitShutdownFunctions); in InitShutdownFunctionsOnce()