Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Dcapabilities.h49 bool DropInheritableCaps();
H A Dcapabilities.cpp215 bool DropInheritableCaps() { in DropInheritableCaps() function
H A Dservice.cpp250 if (!DropInheritableCaps()) { in SetProcessAttributesAndCaps()