Home
last modified time | relevance | path

Searched defs:RemoveFileIfExists (Results 1 – 3 of 3) sorted by relevance

/system/libbase/
Dfile_test.cpp236 TEST(file, RemoveFileIfExists) { in TEST() argument
Dfile.cpp394 bool RemoveFileIfExists(const std::string& path, std::string* err) { in RemoveFileIfExists() function
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp273 static bool RemoveFileIfExists(const std::string& path) { in RemoveFileIfExists() function