Searched refs:DumpstateDevice (Results 1 – 5 of 5) sorted by relevance
30 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice;33 sp<IDumpstateDevice> dumpstate = new DumpstateDevice; in main()
36 Return<void> DumpstateDevice::dumpstateBoard(const hidl_handle& handle) { in dumpstateBoard()
38 struct DumpstateDevice : public IDumpstateDevice { struct
16 "DumpstateDevice.cpp",
40 struct DumpstateDevice : public IDumpstateDevice { struct119 auto dumpstate = sp<DumpstateDevice>::make(); in main()