Searched refs:WriteConfigValueToSysPara (Results 1 – 2 of 2) sorted by relevance
44 void WriteConfigValueToSysPara(const std::string &configName, const std::string &value);
353 WriteConfigValueToSysPara(nodeName + "/" + childNodeName, contentStr); in ParsePerfConfig()371 void NWebConfigHelper::WriteConfigValueToSysPara(const std::string &configName, const std::string &… in WriteConfigValueToSysPara() function in OHOS::NWeb::NWebConfigHelper