Searched refs:BUGREPORT_INTERACTIVE (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/cmds/dumpstate/tests/ |
D | dumpstate_smoke_test.cpp | 509 Dumpstate::BugreportMode::BUGREPORT_INTERACTIVE, flags, listener, in TEST_F() 581 Dumpstate::BugreportMode::BUGREPORT_INTERACTIVE, flags, listener1, in TEST_F() 589 Dumpstate::BugreportMode::BUGREPORT_INTERACTIVE, flags, in TEST_F()
|
D | dumpstate_test.cpp | 256 options_.Initialize(Dumpstate::BugreportMode::BUGREPORT_INTERACTIVE, 0, fd, fd, true, false); in TEST_F()
|
/frameworks/native/cmds/dumpstate/ |
D | DumpstateService.cpp | 144 bugreport_mode != Dumpstate::BugreportMode::BUGREPORT_INTERACTIVE && in startBugreport()
|
D | dumpstate.h | 199 BUGREPORT_INTERACTIVE = android::os::IDumpstate::BUGREPORT_MODE_INTERACTIVE, enumerator
|
D | dumpstate.cpp | 2393 case Dumpstate::BugreportMode::BUGREPORT_INTERACTIVE: in GetDumpstateHalModeHidl() 2415 case Dumpstate::BugreportMode::BUGREPORT_INTERACTIVE: in GetDumpstateHalModeAidl() 2899 case Dumpstate::BugreportMode::BUGREPORT_INTERACTIVE: in ModeToString() 2931 case Dumpstate::BugreportMode::BUGREPORT_INTERACTIVE: in SetOptionsFromMode()
|