Home
last modified time | relevance | path

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

/hardware/interfaces/dumpstate/1.0/default/
Dservice.cpp25 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice;
31 sp<IDumpstateDevice> dumpstate = new DumpstateDevice; in main()
DAndroid.bp7 "DumpstateDevice.cpp",
DDumpstateDevice.cpp36 Return<void> DumpstateDevice::dumpstateBoard(const hidl_handle& handle) { in dumpstateBoard()
DDumpstateDevice.h38 struct DumpstateDevice : public IDumpstateDevice { struct