Searched refs:ParseNamespace (Results 1 – 2 of 2) sorted by relevance
140 bool ParseNamespace(const std::vector<std::string>& args, std::string* err);
480 bool Service::ParseNamespace(const std::vector<std::string>& args, std::string* err) { in ParseNamespace() function in android::init::Service652 {"namespace", {1, 2, &Service::ParseNamespace}}, in map()