Searched refs:WriteToFile (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DFriend.h67 void WriteToFile(CFileDataIO* file);
H A DKnownFileList.cpp146 (*itDup)->WriteToFile(&file);
154 it->second->WriteToFile(&file);
294 existing->WriteToFile(&f);
H A DFriend.cpp140 void CFriend::WriteToFile(CFileDataIO* file) function in class:CFriend
H A DFriendList.cpp142 (*it)->WriteToFile(&file);
H A DKnownFile.h188 bool WriteToFile(CFileDataIO* file);
H A DPartFile.h104 bool WriteToFile(CFileDataIO* WXUNUSED(file)) { return false; }
H A DKnownFile.cpp676 bool CKnownFile::WriteToFile(CFileDataIO* file) function in class:CKnownFile

Completed in 127 milliseconds