Home
last modified time | relevance | path

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

/aosp14/system/core/libcutils/include/private/
H A Dandroid_filesystem_capability.h45 __u32 inheritable; member
66 __le32 inheritable; member
/aosp14/frameworks/base/core/jni/
H A Dcom_android_internal_os_Zygote.cpp681 static void SetInheritable(uint64_t inheritable, fail_fn_t fail_fn) { in SetInheritable()
700 static void SetCapabilities(uint64_t permitted, uint64_t effective, uint64_t inheritable, in SetCapabilities()