Home
last modified time | relevance | path

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

/ohos5.0/base/security/selinux_adapter/interfaces/tools/param_check/
H A Dtest.cpp43 std::string paraName; member
90 static void TestGetContext(std::string &paraName) in TestGetContext()
108 static void TestReadPara(std::string &paraName) in TestReadPara()
129 static void TestSetPara(std::string &paraName, SrcInfo *info) in TestSetPara()
224 std::string paraName; in TestWriteParameters() local
235 std::string paraName; in Test() local
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dsehap_contexts_trie.cpp22 std::vector<std::string> SehapContextsTrie::SplitString(const std::string& paraName) in SplitString()
55 bool SehapContextsTrie::Insert(const std::string& paraName, const std::string& domain, const std::s… in Insert()
84 std::string SehapContextsTrie::Search(const std::string& paraName, bool isDomain) in Search()
H A Dselinux_parameter.c82 const char *GetParamLabel(const char *paraName) in GetParamLabel()
90 int GetParamLabelIndex(const char *paraName) in GetParamLabelIndex()
H A Dparam_checker.c60 static int CheckPerm(const char *paraName, const char *srcContext, const char *destContext, const s… in CheckPerm()
82 int SetParamCheck(const char *paraName, const char *destContext, const SrcInfo *info) in SetParamCheck()
H A Dcontexts_trie.c139 const char *SearchFromParamTrie(ParamContextsTrie *root, const char *paraName) in SearchFromParamTrie()
175 int GetLabelIndex(ParamContextsTrie *root, const char *paraName) in GetLabelIndex()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_event_manager.cpp45 std::string paraName = "rosen.RsDFXEvent." + detectorPtr->GetStringId() + in DumpDetectorParam() local
62 std::string paraName = "rosen.RsDFXEvent." + detectorPtr->GetStringId() + in DumpEventIntervalMs() local
89 std::string paraName = "rosen.RsDFXEvent." + detectorPtr->GetStringId() + in UpdateDetectorParam() local
107 std::string paraName = "rosen.RsDFXEvent." + detectorPtr->GetStringId() + in UpdateEventIntervalMs() local
H A Drs_system_properties.cpp348 std::string RSSystemProperties::GetRSEventProperty(const std::string &paraName) in GetRSEventProperty()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_system_properties.cpp21 std::string GESystemProperties::GetEventProperty(const std::string& paraName) in GetEventProperty()
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/include/
H A Dselinux_parameter.h30 const char *paraName; member
/ohos5.0/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()
80 static const char *TestGetParamLabel(const char *paraName) in TestGetParamLabel()
96 static int32_t TestGetSelinuxLabelIndex(const char *paraName) in TestGetSelinuxLabelIndex()
112 static int TestReadParamCheck(const char *paraName) in TestReadParamCheck()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/config/
H A Dxml_parser.cpp113 std::string paraName = ExtractPropertyValue("name", node); in ParseParam() local
126 int32_t XMLParser::ParseSubSequentParams(xmlNode &node, std::string &paraName) in ParseSubSequentParams()
164 std::string paraName = ExtractPropertyValue("name", node); in ParseParams() local
/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Dosattr_manager.cpp45 std::string paraName; in UpdateSchedAttr() member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_system_properties.cpp146 std::string RSSystemProperties::GetRSEventProperty(const std::string &paraName) in GetRSEventProperty()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_system_properties.cpp145 std::string RSSystemProperties::GetRSEventProperty(const std::string &paraName) in GetRSEventProperty()