Home
last modified time | relevance | path

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(); in exit_transport()
101 status_t RemoveFile() in RemoveFile() function
/haiku/src/tests/kits/storage/
H A DEntryTest.h96 void RemoveFile(const char *file);
H A DEntryTest.cpp1465 RemoveFile(newPathname.c_str()); in RenameTestEntry()
1480 RemoveFile(newPathname.c_str()); in RenameTestEntry()
1482 RemoveFile(pathname.c_str()); in RenameTestEntry()
1578 RemoveFile(file3.cpath); in RenameTest()
1588 RemoveFile(subDir1.cpath); in RenameTest()
1704 RemoveFile(newPathname.c_str()); in MoveToTestEntry()
1719 RemoveFile(newPathname.c_str()); in MoveToTestEntry()
1721 RemoveFile(pathname.c_str()); in MoveToTestEntry()
1862 RemoveFile(file3.cpath); in MoveToTest()
1872 RemoveFile(subDir1.cpath); in MoveToTest()
[all …]