HomeSort by relevance Sort by last modified time
    Searched refs:RestoreconRecursive (Results 1 - 4 of 4) sorted by null

  /system/vold/
Utils.h 120 status_t RestoreconRecursive(const std::string& path);
Ext4Crypt.cpp 734 android::vold::RestoreconRecursive(system_ce_path);
735 android::vold::RestoreconRecursive(misc_ce_path);
    [all...]
Utils.cpp 692 status_t RestoreconRecursive(const std::string& path) {
  /system/vold/model/
PrivateVolume.cpp 146 RestoreconRecursive(mPath);

Completed in 248 milliseconds