Home
last modified time | relevance | path

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

/system/core/init/
Dservice.h60 struct ServiceEnvironmentInfo { struct
61 ServiceEnvironmentInfo();
62 ServiceEnvironmentInfo(const std::string& name, const std::string& value);
165 std::vector<ServiceEnvironmentInfo> envvars_;
Dservice.cpp145 ServiceEnvironmentInfo::ServiceEnvironmentInfo() { in ServiceEnvironmentInfo() function in ServiceEnvironmentInfo
148 ServiceEnvironmentInfo::ServiceEnvironmentInfo(const std::string& name, in ServiceEnvironmentInfo() function in ServiceEnvironmentInfo