Home
last modified time | relevance | path

Searched refs:SetQuotaInherit (Results 1 – 3 of 3) sorted by relevance

/system/vold/
DUtils.h62 int SetQuotaInherit(const std::string& path);
DUtils.cpp204 int SetQuotaInherit(const std::string& path) { in SetQuotaInherit() function
414 ret = SetQuotaInherit(pathToCreate); in PrepareAppDirFromRoot()
DFsCrypt.cpp77 using android::vold::SetQuotaInherit;