Searched defs:IsArmPrivate (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/sandbox/linux/seccomp-bpf/
H A Dsyscall_iterator.cc77 if (IsArmPrivate(num)) {
84 bool SyscallIterator::IsArmPrivate(uint32_t num) { function in class:playground2::SyscallIterator
89 bool SyscallIterator::IsArmPrivate(uint32_t) { function in class:playground2::SyscallIterator
/external/chromium_org/content/common/
H A Dsandbox_seccomp_bpf_linux.cc1218 bool IsArmPrivate(int sysno) { function in namespace:__anon7930
1249 IsArmPrivate(sysno) ||

Completed in 129 milliseconds