Searched refs:SetStringParam (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/resourceschedule/memmgr/common/include/ |
H A D | xml_helper.h | 40 static void SetStringParam(std::map<std::string, std::string> ¶m,
|
/ohos5.0/foundation/resourceschedule/memmgr/common/src/config/ |
H A D | purgeablemem_config.cpp | 45 XmlHelper::SetStringParam(param, "procName", procName, ""); in ParseConfig()
|
H A D | reclaim_priority_config.cpp | 107 XmlHelper::SetStringParam(param, "procName", procName, ""); in ParseReclaimPriorityImportantBgAppsConfig()
|
/ohos5.0/foundation/resourceschedule/memmgr/common/src/ |
H A D | xml_helper.cpp | 132 void XmlHelper::SetStringParam(std::map<std::string, std::string> ¶m, in SetStringParam() function in OHOS::Memory::XmlHelper
|