Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_smoke_test.cpp509 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()
Ddumpstate_test.cpp256 options_.Initialize(Dumpstate::BugreportMode::BUGREPORT_INTERACTIVE, 0, fd, fd, true, false); in TEST_F()
/frameworks/native/cmds/dumpstate/
DDumpstateService.cpp144 bugreport_mode != Dumpstate::BugreportMode::BUGREPORT_INTERACTIVE && in startBugreport()
Ddumpstate.h199 BUGREPORT_INTERACTIVE = android::os::IDumpstate::BUGREPORT_MODE_INTERACTIVE, enumerator
Ddumpstate.cpp2393 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()