Searched defs:DeleteFile (Results 1 – 13 of 13) sorted by relevance
56 bool MemoryFilesystem::DeleteFile(const string_view path) in DeleteFile() function in MemoryFilesystem
104 bool OhosFilesystem::DeleteFile(BASE_NS::string_view path) in DeleteFile() function in OhosFilesystem
89 bool StdFilesystem::DeleteFile(const string_view pathIn) in DeleteFile() function in StdFilesystem
112 bool ProxyFilesystem::DeleteFile(const string_view pathIn) in DeleteFile() function in ProxyFilesystem
234 bool RoFileSystem::DeleteFile(const string_view path) in DeleteFile() function in RoFileSystem
146 bool FileManager::DeleteFile(const string_view uriIn) in DeleteFile() function in FileManager
103 static void DeleteFile(const std::string& filePath) in DeleteFile() function
132 bool SqliteUtils::DeleteFile(const std::string filePath) in DeleteFile() function in OHOS::NativeRdb::SqliteUtils
142 void BmsServiceBundleScanTest::DeleteFile(const std::string &path) const in DeleteFile() function in OHOS::BmsServiceBundleScanTest
158 void DeleteFile(std::string fileUri) in DeleteFile() function
308 static void DeleteFile(const std::string &fileUrl) in DeleteFile() function
260 void DeleteFile(std::string fileUri) in DeleteFile() function
291 bool MediaFileUtils::DeleteFile(const string &fileName) in DeleteFile() function in OHOS::Media::MediaFileUtils