Searched defs:RemoveFile (Results 1 – 12 of 12) sorted by relevance
74 void RemoveFile(const std::string &Path) { in RemoveFile() function
138 void RemoveFile(const std::string &Path) { in RemoveFile() function
238 TEST_F(DiskInterfaceTest, RemoveFile) { in TEST_F() argument278 virtual int RemoveFile(const string& path) { in RemoveFile() function
184 int VirtualFileSystem::RemoveFile(const string& path) { in RemoveFile() function in VirtualFileSystem
38 int Cleaner::RemoveFile(const string& path) { in RemoveFile() function in Cleaner
295 int RealDiskInterface::RemoveFile(const string& path) { function in RealDiskInterface
247 virtual int RemoveFile(const string& path) { in RemoveFile() function
81 static void RemoveFile() in RemoveFile() function
460 RemoveFile = Table('RemoveFile') variable
85 def RemoveFile(self, path): member in FakeMBW
1203 def RemoveFile(self, path): member in MetaBuildWrapper
219 def RemoveFile(self, file): member in FileContentsCache