Home
last modified time | relevance | path

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

/device/google/crosshatch/dumpstate/
Dservice.cpp25 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice;
31 sp<IDumpstateDevice> dumpstate = new DumpstateDevice; in main()
DAndroid.mk24 DumpstateDevice.cpp \
DDumpstateDevice.h39 struct DumpstateDevice : public IDumpstateDevice { struct
DDumpstateDevice.cpp64 void DumpstateDevice::dumpLogs(int fd, std::string srcDir, std::string destDir, in dumpLogs()
110 void DumpstateDevice::dumpModem(int fd, int fdModem) in dumpModem()
334 Return<void> DumpstateDevice::dumpstateBoard(const hidl_handle& handle) { in dumpstateBoard()
/device/google/bonito/dumpstate/
Dservice.cpp25 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice;
31 sp<IDumpstateDevice> dumpstate = new DumpstateDevice; in main()
DAndroid.mk24 DumpstateDevice.cpp \
DDumpstateDevice.h39 struct DumpstateDevice : public IDumpstateDevice { struct
DDumpstateDevice.cpp318 Return<void> DumpstateDevice::dumpstateBoard(const hidl_handle& handle) { in dumpstateBoard()
/device/google/coral/dumpstate/
Dservice.cpp25 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice;
31 sp<IDumpstateDevice> dumpstate = new DumpstateDevice; in main()
DAndroid.mk24 DumpstateDevice.cpp \
DDumpstateDevice.h39 struct DumpstateDevice : public IDumpstateDevice { struct
DDumpstateDevice.cpp69 void DumpstateDevice::dumpLogs(int fd, std::string srcDir, std::string destDir, in dumpLogs()
115 void DumpstateDevice::dumpModem(int fd, int fdModem) in dumpModem()
376 Return<void> DumpstateDevice::dumpstateBoard(const hidl_handle& handle) { in dumpstateBoard()
/device/google/wahoo/dumpstate/
Dservice.cpp25 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice;
31 sp<IDumpstateDevice> dumpstate = new DumpstateDevice; in main()
DDumpstateDevice.cpp57 void DumpstateDevice::dumpDiagLogs(int fd, std::string srcDir, std::string destDir) { in dumpDiagLogs()
103 void DumpstateDevice::dumpModem(int fd, int fdModem) in dumpModem()
240 Return<void> DumpstateDevice::dumpstateBoard(const hidl_handle& handle) { in dumpstateBoard()
DAndroid.mk24 DumpstateDevice.cpp \
DDumpstateDevice.h39 struct DumpstateDevice : public IDumpstateDevice { struct