Searched refs:ServiceEnvironmentInfo (Results 1 – 2 of 2) sorted by relevance
62 struct ServiceEnvironmentInfo { struct63 ServiceEnvironmentInfo();64 ServiceEnvironmentInfo(const std::string& name, const std::string& value);145 std::vector<ServiceEnvironmentInfo> envvars_;
54 ServiceEnvironmentInfo::ServiceEnvironmentInfo() { in ServiceEnvironmentInfo() function in ServiceEnvironmentInfo57 ServiceEnvironmentInfo::ServiceEnvironmentInfo(const std::string& name, in ServiceEnvironmentInfo() function in ServiceEnvironmentInfo