Searched refs:ParseEnterNamespace (Results 1 – 2 of 2) sorted by relevance
56 Result<void> ParseEnterNamespace(std::vector<std::string>&& args);
139 Result<void> ServiceParser::ParseEnterNamespace(std::vector<std::string>&& args) { in ParseEnterNamespace() function in android::init::ServiceParser544 {"enter_namespace", {2, 2, &ServiceParser::ParseEnterNamespace}}, in GetParserMap()