Searched refs:DumpstateDevice (Results 1 – 4 of 4) sorted by relevance
25 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice;31 sp<IDumpstateDevice> dumpstate = new DumpstateDevice; in main()
7 "DumpstateDevice.cpp",
36 Return<void> DumpstateDevice::dumpstateBoard(const hidl_handle& handle) { in dumpstateBoard()
38 struct DumpstateDevice : public IDumpstateDevice { struct