Searched refs:dumpstate_device_1_0 (Results 1 – 1 of 1) sorted by relevance
2227 sp<IDumpstateDevice_1_0> dumpstate_device_1_0(IDumpstateDevice_1_0::getService()); in DumpstateBoard() local2228 if (dumpstate_device_1_0 == nullptr) { in DumpstateBoard()2269 IDumpstateDevice_1_1::castFrom(dumpstate_device_1_0)); in DumpstateBoard()2289 dumpstate_board_task = DumpstateBoardTask([dumpstate_device_1_0, &handle]() -> bool { in DumpstateBoard()2291 dumpstate_device_1_0->dumpstateBoard(handle.get()); in DumpstateBoard()