Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp2607 std::shared_ptr<dumpstate_hal_aidl::IDumpstateDevice> dumpstate_hal_handle_aidl( in DumpstateBoard() local
2609 if (dumpstate_hal_handle_aidl == nullptr) { in DumpstateBoard()
2615 if (dumpstate_hal_handle_aidl == nullptr) { in DumpstateBoard()
2623 if (dumpstate_hal_handle_hidl_1_0 == nullptr && dumpstate_hal_handle_aidl == nullptr) { in DumpstateBoard()
2656 if (dumpstate_hal_handle_aidl != nullptr) { in DumpstateBoard()
2657 DoDumpstateBoardAidl(dumpstate_hal_handle_aidl, dumpstate_fds, options_->bugreport_mode, in DumpstateBoard()