Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dcommon.cc414 void InitShutdownFunctions() { in InitShutdownFunctions() function
420 GoogleOnceInit(&shutdown_functions_init, &InitShutdownFunctions); in InitShutdownFunctionsOnce()