Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
DDumpstateService.cpp149 bugreport_mode != Dumpstate::BugreportMode::BUGREPORT_DEFAULT) { in startBugreport()
Ddumpstate.h208 BUGREPORT_DEFAULT = android::os::IDumpstate::BUGREPORT_MODE_DEFAULT enumerator
Ddumpstate.cpp2306 case Dumpstate::BugreportMode::BUGREPORT_DEFAULT: in ModeToString()
2350 case Dumpstate::BugreportMode::BUGREPORT_DEFAULT: in SetOptionsFromMode()
2357 Dumpstate::BugreportMode mode = Dumpstate::BugreportMode::BUGREPORT_DEFAULT; in getBugreportModeFromProperty()