/ohos5.0/base/security/selinux_adapter/interfaces/tools/param_check/ |
H A D | test.cpp | 43 std::string paraName; member 90 static void TestGetContext(std::string ¶Name) in TestGetContext() 108 static void TestReadPara(std::string ¶Name) in TestReadPara() 129 static void TestSetPara(std::string ¶Name, 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 D | sehap_contexts_trie.cpp | 22 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 D | selinux_parameter.c | 82 const char *GetParamLabel(const char *paraName) in GetParamLabel() 90 int GetParamLabelIndex(const char *paraName) in GetParamLabelIndex()
|
H A D | param_checker.c | 60 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 D | contexts_trie.c | 139 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 D | rs_event_manager.cpp | 45 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 D | rs_system_properties.cpp | 348 std::string RSSystemProperties::GetRSEventProperty(const std::string ¶Name) in GetRSEventProperty()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/ |
H A D | ge_system_properties.cpp | 21 std::string GESystemProperties::GetEventProperty(const std::string& paraName) in GetEventProperty()
|
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/include/ |
H A D | selinux_parameter.h | 30 const char *paraName; member
|
/ohos5.0/base/startup/init/test/unittest/param/ |
H A D | param_stub.h | 49 const char *paraName; member
|
H A D | param_stub.cpp | 74 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 D | xml_parser.cpp | 113 std::string paraName = ExtractPropertyValue("name", node); in ParseParam() local 126 int32_t XMLParser::ParseSubSequentParams(xmlNode &node, std::string ¶Name) in ParseSubSequentParams() 164 std::string paraName = ExtractPropertyValue("name", node); in ParseParams() local
|
/ohos5.0/foundation/resourceschedule/ffrt/src/eu/ |
H A D | osattr_manager.cpp | 45 std::string paraName; in UpdateSchedAttr() member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
H A D | rs_system_properties.cpp | 146 std::string RSSystemProperties::GetRSEventProperty(const std::string ¶Name) in GetRSEventProperty()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/ |
H A D | rs_system_properties.cpp | 145 std::string RSSystemProperties::GetRSEventProperty(const std::string ¶Name) in GetRSEventProperty()
|