Home
last modified time | relevance | path

Searched refs:dumpTracesForBugReportCommands (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/native/cmds/dumpstate/
H A Ddumpstate.cpp3577 std::vector<std::vector<std::string>> dumpTracesForBugReportCommands = { in MaybeSnapshotUiTraces() local
3584 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()