Searched refs:Never (Results 1 – 25 of 26) sorted by relevance
12
9 UseTab: Never
3 UseTab: Never
11 UseTab: Never
10 UseTab: Never
12 UseTab: Never
23 UseTab: Never
60 # Never allow access to app data files63 # Never allow profiling privileged or otherwise incompatible domains.
137 # Never allow running other binaries without a domain transition.145 # Never allow other processes to access the temp dirs for Pre-reboot Dexopt.
49 # Never allow profiling privileged or otherwise incompatible domains.
172 # Never allow ptrace
185 # Never allow running other binaries without a domain transition.
349 # Never read/follow symlinks created by shell or untrusted apps.
522 # Never allow others to set or get the perf.drop_caches property.
793 # Never read/follow symlinks created by shell or untrusted apps.
398 struct Never {};434 operator Result<std::conditional_t<impl::IsNumeric<C>, impl::Never, C>, E, include_message>()438 operator Result<std::conditional_t<impl::IsNumeric<C>, impl::Never, C>, E, include_message>() && {
63 # Never allow microdroid_payload to connect to vsock
49 const Never = cutils_trace_bindgen::ATRACE_TAG_NEVER as u64; constant