Home
last modified time | relevance | path

Searched refs:rmrf_contents (Results 1 – 1 of 1) sorted by relevance

/system/vold/
Dvold_prepare_subdirs.cpp114 static bool rmrf_contents(const std::string& path) { in rmrf_contents() function
271 res &= rmrf_contents(misc_ce_path); in destroy_subdirs()
275 res &= rmrf_contents(vendor_ce_path); in destroy_subdirs()
280 res &= rmrf_contents(misc_de_path); in destroy_subdirs()
284 res &= rmrf_contents(vendor_de_path); in destroy_subdirs()