Searched refs:RestoreconRecursive (Results 1 – 4 of 4) sorted by relevance
167 RestoreconRecursive(mPath); in doMount()
164 status_t RestoreconRecursive(const std::string& path);
889 android::vold::RestoreconRecursive(system_ce_path); in fscrypt_prepare_user_storage()890 android::vold::RestoreconRecursive(vendor_ce_path); in fscrypt_prepare_user_storage()891 android::vold::RestoreconRecursive(misc_ce_path); in fscrypt_prepare_user_storage()
1145 status_t RestoreconRecursive(const std::string& path) { in RestoreconRecursive() function