Home
last modified time | relevance | path

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

/system/vold/
DUtils.h59 int SetQuotaInherit(const std::string& path);
DUtils.cpp201 int SetQuotaInherit(const std::string& path) { in SetQuotaInherit() function
411 ret = SetQuotaInherit(pathToCreate); in PrepareAppDirFromRoot()
DFsCrypt.cpp78 using android::vold::SetQuotaInherit;