Searched refs:RestoreconRecursive (Results 1 – 4 of 4) sorted by relevance
146 RestoreconRecursive(mPath); in doMount()
120 status_t RestoreconRecursive(const std::string& path);
734 android::vold::RestoreconRecursive(system_ce_path); in e4crypt_prepare_user_storage()735 android::vold::RestoreconRecursive(misc_ce_path); in e4crypt_prepare_user_storage()
692 status_t RestoreconRecursive(const std::string& path) { in RestoreconRecursive() function