Searched refs:dumpsys_args (Results 1 – 2 of 2) sorted by relevance
203 void RunDumpsys(const std::string& title, const std::vector<std::string>& dumpsys_args,
723 void Dumpstate::RunDumpsys(const std::string& title, const std::vector<std::string>& dumpsys_args, in RunDumpsys() argument727 dumpsys.insert(dumpsys.end(), dumpsys_args.begin(), dumpsys_args.end()); in RunDumpsys()