Searched refs:g_descriptor_pool (Results 1 – 1 of 1) sorted by relevance
66 static google::protobuf::DescriptorPool* g_descriptor_pool = NULL; variable268 if (g_descriptor_pool == NULL) { in GetDescriptorPool()269 g_descriptor_pool = new google::protobuf::DescriptorPool( in GetDescriptorPool()272 return g_descriptor_pool; in GetDescriptorPool()