Home
last modified time | relevance | path

Searched defs:DTC (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/services/Car/tests/DiagnosticTools/src/com/google/android/car/diagnostictools/
DDTC.java35 public class DTC extends SelectableRowModel implements android.os.Parcelable { class
66 private DTC( in DTC() method in DTC
87 DTC(String code, long timestamp, Context context) { in DTC() method in DTC
102 protected DTC(Parcel in) { in DTC() method in DTC
/aosp_15_r20/external/coreboot/payloads/external/LinuxBoot/
H A DMakefile5 DTC ?= dtc macro
/aosp_15_r20/packages/services/Car/tests/CarServiceTest/src/com/android/car/diagnostic/
DCarDiagnosticManagerTest.java93 private static final String DTC = "P1010"; field in CarDiagnosticManagerTest
/aosp_15_r20/external/arm-trusted-firmware/
H A DMakefile189 DTC := dtc macro