Searched defs:RemoveFile (Results 1 – 9 of 9) sorted by relevance
74 void RemoveFile(const std::string &Path) { in RemoveFile() function
138 void RemoveFile(const std::string &Path) { in RemoveFile() function
206 TEST_F(DiskInterfaceTest, RemoveFile) { in TEST_F() argument232 virtual int RemoveFile(const string& path) { in RemoveFile() function
182 int VirtualFileSystem::RemoveFile(const string& path) { in RemoveFile() function in VirtualFileSystem
265 int RealDiskInterface::RemoveFile(const string& path) { in RemoveFile() function in RealDiskInterface
38 int Cleaner::RemoveFile(const string& path) { in RemoveFile() function in Cleaner
236 virtual int RemoveFile(const string& path) { in RemoveFile() function
157 bool CefZipArchive::RemoveFile(const CefString& fileName) { in RemoveFile() function in CefZipArchive
460 RemoveFile = Table('RemoveFile') variable