Searched refs:RestoreconRecursive (Results 1 – 4 of 4) sorted by relevance
114 status_t RestoreconRecursive(const std::string& path);
140 RestoreconRecursive(mPath); in doMount()
780 android::vold::RestoreconRecursive(system_ce_path); in e4crypt_prepare_user_storage()781 android::vold::RestoreconRecursive(misc_ce_path); in e4crypt_prepare_user_storage()
638 status_t RestoreconRecursive(const std::string& path) { in RestoreconRecursive() function