Searched refs:dumpstateBoardImpl (Results 1 – 3 of 3) sorted by relevance
50 return dumpstateBoardImpl(fd, true); in dumpstateBoard()53 return dumpstateBoardImpl(fd, false); in dumpstateBoard()86 ndk::ScopedAStatus Dumpstate::dumpstateBoardImpl(const int fd, const bool full) { in dumpstateBoardImpl() function in aidl::android::hardware::dumpstate::Dumpstate
31 ::ndk::ScopedAStatus dumpstateBoardImpl(const int fd, const bool full);
57 return dumpstateBoardImpl(fd, true); in dumpstateBoard_1_1()60 return dumpstateBoardImpl(fd, false); in dumpstateBoard_1_1()90 DumpstateStatus dumpstateBoardImpl(const int fd, const bool full) { in dumpstateBoardImpl() function