Searched refs:RestoreconRecursive (Results 1 – 4 of 4) sorted by relevance
167 RestoreconRecursive(mPath); in doMount()
171 status_t RestoreconRecursive(const std::string& path);
1023 android::vold::RestoreconRecursive(system_ce_path); in fscrypt_prepare_user_storage()1024 android::vold::RestoreconRecursive(vendor_ce_path); in fscrypt_prepare_user_storage()1025 android::vold::RestoreconRecursive(misc_ce_path); in fscrypt_prepare_user_storage()
1195 status_t RestoreconRecursive(const std::string& path) { in RestoreconRecursive() function