Home
last modified time | relevance | path

Searched defs:add_setpcap (Results 1 – 1 of 1) sorted by relevance

/system/core/init/
Dcapabilities.cpp116 static bool SetProcCaps(const CapSet& to_keep, bool add_setpcap) { in SetProcCaps()
183 bool add_setpcap = true; in SetCapsForExec() local