Searched refs:ServiceEnvironmentInfo (Results 1 - 2 of 2) sorted by relevance

/system/core/init/
H A Dservice.h62 struct ServiceEnvironmentInfo { struct
63 ServiceEnvironmentInfo();
64 ServiceEnvironmentInfo(const std::string& name, const std::string& value);
145 std::vector<ServiceEnvironmentInfo> envvars_;
H A Dservice.cpp54 ServiceEnvironmentInfo::ServiceEnvironmentInfo() { function in class:ServiceEnvironmentInfo
57 ServiceEnvironmentInfo::ServiceEnvironmentInfo(const std::string& name, function in class:ServiceEnvironmentInfo

Completed in 35 milliseconds