Searched refs:AddAndOwn (Results 1 – 2 of 2) sorted by relevance
142 bool AddAndOwn(const FileDescriptorProto* file);
258 return AddAndOwn(new_file); in Add()261 bool SimpleDescriptorDatabase::AddAndOwn(const FileDescriptorProto* file) { in AddAndOwn() function in google::protobuf::SimpleDescriptorDatabase