Searched refs:addFileBefore (Results 1 – 3 of 3) sorted by relevance
440 bool addFileBefore(
581 if (TheArchive->addFileBefore(*PI,TheArchive->end(),ErrMsg)) in doQuickAppend()678 if (TheArchive->addFileBefore(*PI,insert_spot, ErrMsg)) in doReplaceOrInsert()
158 Archive::addFileBefore(const sys::Path& filePath, iterator where, in addFileBefore() function in Archive