Searched refs:ParseSetenv (Results 1 – 2 of 2) sorted by relevance
169 Result<Success> ParseSetenv(std::vector<std::string>&& args);
692 Result<Success> Service::ParseSetenv(std::vector<std::string>&& args) { in ParseSetenv() function in android::init::Service840 {"setenv", {2, 2, &Service::ParseSetenv}}, in map()