Home
last modified time | relevance | path

Searched defs:paraName (Results 1 - 8 of 8) sorted by relevance

/base/security/selinux_adapter/interfaces/policycoreutils/include/
H A Dselinux_parameter.h30 const char *paraName; member
/base/startup/init/test/unittest/param/
H A Dparam_stub.h49 const char *paraName; member
H A Dparam_stub.cpp74 static int TestSetParamCheck(const char *paraName, const char *context, const SrcInfo *info) in TestSetParamCheck() argument
80 static const char *TestGetParamLabel(const char *paraName) in TestGetParamLabel() argument
96 static int32_t TestGetSelinuxLabelIndex(const char *paraName) in TestGetSelinuxLabelIndex() argument
112 TestReadParamCheck(const char *paraName) TestReadParamCheck() argument
[all...]
/base/security/selinux_adapter/framework/policycoreutils/src/
H A Dselinux_parameter.c82 const char *GetParamLabel(const char *paraName) in GetParamLabel() argument
90 int GetParamLabelIndex(const char *paraName) in GetParamLabelIndex() argument
H A Dparam_checker.c60 static int CheckPerm(const char *paraName, const char *srcContext, const char *destContext, const struct ucred *uc) in CheckPerm() argument
82 int SetParamCheck(const char *paraName, const char *destContext, const SrcInfo *info) in SetParamCheck() argument
H A Dsehap_contexts_trie.cpp22 std::vector<std::string> SehapContextsTrie::SplitString(const std::string& paraName) in SplitString() argument
55 bool SehapContextsTrie::Insert(const std::string& paraName, const std::string& domain, const std::string& type) in Insert() argument
84 Search(const std::string& paraName, bool isDomain) Search() argument
[all...]
H A Dcontexts_trie.c139 const char *SearchFromParamTrie(ParamContextsTrie *root, const char *paraName) in SearchFromParamTrie() argument
175 int GetLabelIndex(ParamContextsTrie *root, const char *paraName) in GetLabelIndex() argument
/base/security/selinux_adapter/framework/tools/param_check/
H A Dtest.cpp43 std::string paraName; member
90 static void TestGetContext(std::string &paraName) in TestGetContext() argument
108 static void TestReadPara(std::string &paraName) in TestReadPara() argument
129 TestSetPara(std::string &paraName, SrcInfo *info) TestSetPara() argument
224 std::string paraName; TestWriteParameters() local
235 std::string paraName; Test() local
[all...]

Completed in 6 milliseconds