Home
last modified time | relevance | path

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

/base/startup/init/test/unittest/seccomp/
Dseccomp_unittest.cpp90 static int CheckStatus(int status, bool isAllow) in CheckStatus()
109 …ic int CheckSyscall(SeccompFilterType type, const char *filterName, SyscallFunc func, bool isAllow) in CheckSyscall()