Searched defs:dumpstateBoard (Results 1 – 6 of 6) sorted by relevance
36 Return<void> DumpstateDevice::dumpstateBoard(const hidl_handle& handle) { in dumpstateBoard() function in android::hardware::dumpstate::V1_0::implementation::DumpstateDevice
32 ndk::ScopedAStatus Dumpstate::dumpstateBoard(const std::vector<::ndk::ScopedFileDescriptor>& in_fds, in dumpstateBoard() function in aidl::android::hardware::dumpstate::Dumpstate
37 …void dumpstateBoard(in ParcelFileDescriptor[] fd, in android.hardware.dumpstate.IDumpstateDevice.D… in dumpstateBoard() method
110 void dumpstateBoard(in ParcelFileDescriptor[] fd, in DumpstateMode mode, in long timeoutMillis); in dumpstateBoard() method
85 Return<void> dumpstateBoard(const hidl_handle& h) override { in dumpstateBoard() function