Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
DDumpstateService.cpp143 if (bugreport_mode != Dumpstate::BugreportMode::BUGREPORT_FULL && in startBugreport()
Ddumpstate.h200 BUGREPORT_FULL = android::os::IDumpstate::BUGREPORT_MODE_FULL, enumerator
Ddumpstate.cpp2223 case Dumpstate::BugreportMode::BUGREPORT_FULL: in ModeToString()
2243 case Dumpstate::BugreportMode::BUGREPORT_FULL: in SetOptionsFromMode()
2294 mode = Dumpstate::BugreportMode::BUGREPORT_FULL; in getBugreportModeFromProperty()