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

/haiku/src/add-ons/print/transports/print_to_file/
H A Dprint_transport.cpp42 status_t RemoveFile();
49 RemoveFile();
101 status_t RemoveFile() function
/haiku/src/tests/kits/storage/
H A DEntryTest.h96 void RemoveFile(const char *file);
H A DEntryTest.cpp1465 RemoveFile(newPathname.c_str());
1480 RemoveFile(newPathname.c_str());
1482 RemoveFile(pathname.c_str());
1578 RemoveFile(file3.cpath);
1588 RemoveFile(subDir1.cpath);
1704 RemoveFile(newPathname.c_str());
1719 RemoveFile(newPathname.c_str());
1721 RemoveFile(pathname.c_str());
1862 RemoveFile(file3.cpath);
1872 RemoveFile(subDir
[all...]

Completed in 28 milliseconds