Searched refs:DeleteLocalFile (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/haikudepot/server/
H A DAbstractServerProcess.h66 status_t DeleteLocalFile(const BPath& filePath);
H A DAbstractSingleFileServerProcess.cpp47 result = DeleteLocalFile(localPath);
H A DAbstractServerProcess.cpp426 AbstractServerProcess::DeleteLocalFile(const BPath& currentFilePath) function in class:AbstractServerProcess

Completed in 29 milliseconds