Searched refs:JsonToSimpleStr (Results 1 – 3 of 3) sorted by relevance
30 static const std::string JsonToSimpleStr(const std::string& json);
185 const std::string PowerUtils::JsonToSimpleStr(const std::string& json) in JsonToSimpleStr() function in OHOS::PowerMgr::PowerUtils
114 key.c_str(), PowerUtils::JsonToSimpleStr(jsonConfig).c_str(), ret); in SetSettingJsonStringValue()