Searched refs:ParseSocket (Results 1 – 2 of 2) sorted by relevance
144 bool ParseSocket(const std::vector<std::string>& args, std::string* err);
584 bool Service::ParseSocket(const std::vector<std::string>& args, std::string* err) { in ParseSocket() function in android::init::Service656 {"socket", {3, 6, &Service::ParseSocket}}, in map()