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