Home
last modified time | relevance | path

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

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