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