Home
last modified time | relevance | path

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

/aosp12/system/libbase/
H A Dfile_test.cpp210 TEST(file, RemoveFileIfExists) { in TEST() argument
H A Dfile.cpp365 bool RemoveFileIfExists(const std::string& path, std::string* err) { in RemoveFileIfExists() function
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp243 static bool RemoveFileIfExists(const std::string& path) { in RemoveFileIfExists() function