Searched refs:dumpstate_device_1_0 (Results 1 – 1 of 1) sorted by relevance
2003 sp<IDumpstateDevice_1_0> dumpstate_device_1_0(IDumpstateDevice_1_0::getService()); in DumpstateBoard() local2004 if (dumpstate_device_1_0 == nullptr) { in DumpstateBoard()2045 IDumpstateDevice_1_1::castFrom(dumpstate_device_1_0)); in DumpstateBoard()2065 dumpstate_board_task = DumpstateBoardTask([dumpstate_device_1_0, &handle]() -> bool { in DumpstateBoard()2067 dumpstate_device_1_0->dumpstateBoard(handle.get()); in DumpstateBoard()