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

/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon.cc350 void InitShutdownFunctions() { function in namespace:google::protobuf::internal
356 GoogleOnceInit(&shutdown_functions_init, &InitShutdownFunctions);
/external/protobuf/src/google/protobuf/stubs/
H A Dcommon.cc328 void InitShutdownFunctions() { function in namespace:google::protobuf::internal
334 GoogleOnceInit(&shutdown_functions_init, &InitShutdownFunctions);

Completed in 90 milliseconds