Home
last modified time | relevance | path

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 DEmulatedUserHal.cpp314 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 DICarImpl.java816 private void showDumpHelp(IndentingPrintWriter writer) { in showDumpHelp() method in ICarImpl