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