Searched refs:ParseOneshot (Results 1 – 2 of 2) sorted by relevance
156 Result<Success> ParseOneshot(std::vector<std::string>&& args);
591 Result<Success> Service::ParseOneshot(std::vector<std::string>&& args) { in ParseOneshot() function in android::init::Service830 {"oneshot", {0, 0, &Service::ParseOneshot}}, in map()