Searched refs:ParseOneshot (Results 1 - 2 of 2) sorted by relevance

/system/core/init/
H A Dservice.h148 Result<Success> ParseOneshot(const std::vector<std::string>& args);
H A Dservice.cpp552 Result<Success> Service::ParseOneshot(const std::vector<std::string>& args) { function in class:android::init::Service
734 {"oneshot", {0, 0, &Service::ParseOneshot}},

Completed in 291 milliseconds