Home
last modified time | relevance | path

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

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