Searched defs:appEnv (Results 1 – 4 of 4) sorted by relevance
70 static std::string DumpAppEnvToJson(const std::map<std::string, std::string> &appEnv) in DumpAppEnvToJson()
150 static std::string DumpAppEnvToJson(const std::map<std::string, std::string> &appEnv) in DumpAppEnvToJson()
285 const char *appEnv = "{\"test.name1\": \"test.value1\", \"test.name2\": \"test.value2\"}"; variable
68 std::map<std::string, std::string> appEnv; // environment variable to be set to the process member