Searched refs:dumpTracesForBugReportCommands (Results 1 – 1 of 1) sorted by relevance
3577 std::vector<std::vector<std::string>> dumpTracesForBugReportCommands = { in MaybeSnapshotUiTraces() local3584 dumpTracesForBugReportCommands.push_back({"dumpsys", "activity", "service", in MaybeSnapshotUiTraces()3590 dumpTracesForBugReportCommands.push_back({"dumpsys", "activity", "service", in MaybeSnapshotUiTraces()3595 for (const auto& command : dumpTracesForBugReportCommands) { in MaybeSnapshotUiTraces()