Home
last modified time | relevance | path

Searched defs:filterName (Results 1 - 6 of 6) sorted by relevance

/base/startup/appspawn/test/mock/
H A Dapp_spawn_stub.cpp97 bool SetSeccompPolicyWithName(SeccompFilterType filter, const char *filterName) in SetSeccompPolicyWithName() argument
/base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/
H A Dlog_catcher_utils.cpp94 std::string filterName = "-KernelStack-" + std::to_string(originFd); in WriteKernelStackToFd() local
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_ext_seccomp_test.cpp65 static pid_t StartChild(SeccompFilterType type, const char *filterName, SyscallFunc func) in StartChild() argument
110 static int CheckSyscall(SeccompFilterType type, const char *filterName, SyscallFunc func, bool isAllow) in CheckSyscall() argument
/base/startup/init/services/modules/seccomp/
H A Dseccomp_policy.c99 static bool GetFilterFileByName(const char *filterName, char *filterLibRealPath, unsigned int pathSize) in GetFilterFileByName() argument
135 static int GetSeccompPolicy(const char *filterName, int **handler, in GetSeccompPolicy() argument
211 bool SetSeccompPolicyWithName(SeccompFilterType type, const char *filterName) in SetSeccompPolicyWithName() argument
[all...]
/base/powermgr/display_manager/brightness_manager/src/
H A Dlight_lux_manager.cpp302 std::string filterName = FilterLabel[static_cast<int>(mCurrentFilter)]; in GetFilterNum() local
308 std::string filterName = FilterLabel[static_cast<int>(mCurrentFilter)]; in GetNoFilterNum() local
/base/startup/init/test/unittest/seccomp/
H A Dseccomp_unittest.cpp64 static pid_t StartChild(SeccompFilterType type, const char *filterName, SyscallFunc func) in StartChild() argument
109 static int CheckSyscall(SeccompFilterType type, const char *filterName, SyscallFunc func, bool isAllow) in CheckSyscall() argument

Completed in 5 milliseconds