Searched defs:cfgJsonStr (Results 1 – 2 of 2) sorted by relevance
99 std::string cfgJsonStr = R"({ variable119 std::string cfgJsonStr = ""; variable145 std::string cfgJsonStr = R"({ variable
83 bool UpdateAllowAppList(const std::string &cfgJsonStr) in UpdateAllowAppList()