Searched defs:showDumpHelp (Results 1 – 2 of 2) sorted by relevance
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ | ||
H A D | EmulatedUserHal.cpp | 314 void EmulatedUserHal::showDumpHelp(int fd) { in showDumpHelp() function in android::hardware::automotive::vehicle::V2_0::impl::EmulatedUserHal |
/aosp12/packages/services/Car/service/src/com/android/car/ | ||
H A D | ICarImpl.java | 816 private void showDumpHelp(IndentingPrintWriter writer) { in showDumpHelp() method in ICarImpl |