Home
last modified time | relevance | path

Searched refs:IsEnableSeccomp (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/startup/init/services/modules/seccomp/
H A Dseccomp_policy.c196 bool IsEnableSeccomp(void) in IsEnableSeccomp() function
218 if (!IsEnableSeccomp()) { in SetSeccompPolicyWithName()
/ohos5.0/base/startup/init/interfaces/innerkits/seccomp/include/
H A Dseccomp_policy.h43 bool IsEnableSeccomp(void);
/ohos5.0/base/startup/appspawn/test/mock/
H A Dapp_spawn_stub.cpp104 bool IsEnableSeccomp(void) in IsEnableSeccomp() function
/ohos5.0/base/startup/appspawn/modules/nweb_adapter/
H A Dnwebspawn_adapter.cpp57 if (IsEnableSeccomp()) { in SetSeccompPolicyForRenderer()