Home
last modified time | relevance | path

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

/system/core/init/
Dbuiltins.cpp859 static int do_restorecon(const std::vector<std::string>& args) { in do_restorecon() function
963 {"restorecon", {1, kMax, do_restorecon}}, in map()