Searched defs:jsonStr3 (Results 1 – 4 of 4) sorted by relevance
57 …std::string jsonStr3 = "{\"cust.bootanimation.pics\":\"abc\",\"cust.bootanimation.sounds\":\"abc\"… variable83 std::string jsonStr3 = "{\"cust.bootanimation.multi_display\":false}"; variable132 std::string jsonStr3 = "{\"1\":\"abc\"}"; variable155 std::string jsonStr3 = "{\"cust.bootanimation.duration\":\"10\"}"; variable
45 const std::string jsonStr3 = "{\n\"isAutoStartup2\": true, \n\"isEdmForce2\": true\n}"; variable
1261 nlohmann::json jsonStr3 = R"({"systemPreloadSoAllowList":""})"_json; variable
1669 char jsonStr3[] = "{\"NODE_CODE\":1111,\"PROXY_PORT\":1000,\"SESSION_PORT\":1001}"; variable