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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc904 static void InitGeneratedPool() { function in namespace:google::protobuf::__anon14821
912 ::google::protobuf::GoogleOnceInit(&generated_pool_init_, &InitGeneratedPool);
/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc812 void InitGeneratedPool() { function in namespace:google::protobuf::__anon28968
820 ::google::protobuf::GoogleOnceInit(&generated_pool_init_, &InitGeneratedPool);

Completed in 381 milliseconds