Searched refs:DumpstateDevice (Results 1 – 16 of 16) sorted by relevance
/device/google/crosshatch/dumpstate/ |
D | service.cpp | 25 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice; 31 sp<IDumpstateDevice> dumpstate = new DumpstateDevice; in main()
|
D | Android.mk | 24 DumpstateDevice.cpp \
|
D | DumpstateDevice.h | 39 struct DumpstateDevice : public IDumpstateDevice { struct
|
D | DumpstateDevice.cpp | 64 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/ |
D | service.cpp | 25 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice; 31 sp<IDumpstateDevice> dumpstate = new DumpstateDevice; in main()
|
D | Android.mk | 24 DumpstateDevice.cpp \
|
D | DumpstateDevice.h | 39 struct DumpstateDevice : public IDumpstateDevice { struct
|
D | DumpstateDevice.cpp | 318 Return<void> DumpstateDevice::dumpstateBoard(const hidl_handle& handle) { in dumpstateBoard()
|
/device/google/coral/dumpstate/ |
D | service.cpp | 25 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice; 31 sp<IDumpstateDevice> dumpstate = new DumpstateDevice; in main()
|
D | Android.mk | 24 DumpstateDevice.cpp \
|
D | DumpstateDevice.h | 39 struct DumpstateDevice : public IDumpstateDevice { struct
|
D | DumpstateDevice.cpp | 69 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/ |
D | service.cpp | 25 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice; 31 sp<IDumpstateDevice> dumpstate = new DumpstateDevice; in main()
|
D | DumpstateDevice.cpp | 57 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()
|
D | Android.mk | 24 DumpstateDevice.cpp \
|
D | DumpstateDevice.h | 39 struct DumpstateDevice : public IDumpstateDevice { struct
|