Home
last modified time | relevance | path

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

/system/vold/
DUtils.cpp424 int SetAttrs(const std::string& path, unsigned int attrs) { in SetAttrs() function
468 if (attrs) res = SetAttrs(path, attrs); in PrepareDir()