Home
last modified time | relevance | path

Searched refs:update_self_define_syscall (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/startup/init/services/modules/seccomp/scripts/
H A Dgenerate_code_from_policy.py207 'selfDefineSyscall': self.update_self_define_syscall,
260 def update_self_define_syscall(self, self_define_syscall): member in SeccompPolicyParam
/ohos5.0/build/config/components/init/seccomp/scripts/
H A Dgenerate_code_from_policy.py207 'selfDefineSyscall': self.update_self_define_syscall,
260 def update_self_define_syscall(self, self_define_syscall): member in SeccompPolicyParam