Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
DDumpstateService.cpp143 if (bugreport_mode != Dumpstate::BugreportMode::BUGREPORT_FULL && in startBugreport()
Ddumpstate.h198 BUGREPORT_FULL = android::os::IDumpstate::BUGREPORT_MODE_FULL, enumerator
Ddumpstate.cpp2391 case Dumpstate::BugreportMode::BUGREPORT_FULL: in GetDumpstateHalModeHidl()
2413 case Dumpstate::BugreportMode::BUGREPORT_FULL: in GetDumpstateHalModeAidl()
2897 case Dumpstate::BugreportMode::BUGREPORT_FULL: in ModeToString()
2928 case Dumpstate::BugreportMode::BUGREPORT_FULL: in SetOptionsFromMode()
/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_test.cpp242 options_.Initialize(Dumpstate::BugreportMode::BUGREPORT_FULL, 0, fd, fd, true, false); in TEST_F()
494 Dumpstate::BugreportMode::BUGREPORT_FULL, flags, fd, fd, true, false); in TEST_F()
499 Dumpstate::BugreportMode::BUGREPORT_FULL, 0, fd, fd, true, false); in TEST_F()