HomeSort by relevance Sort by last modified time
    Searched full:diagnosticclient (Results 1 - 25 of 27) sorted by null

1 2

  /packages/services/Car/service/src/com/android/car/
CarDiagnosticService.java 54 private final LinkedList<DiagnosticClient> mClients = new LinkedList<>();
58 private final HashMap<Integer, Listeners<DiagnosticClient>> mDiagnosticListeners =
153 ArrayMap<CarDiagnosticService.DiagnosticClient, List<CarDiagnosticEvent>> eventsByClient =
156 Listeners<DiagnosticClient> listeners = null;
175 for (ClientWithRate<DiagnosticClient> clientWithRate : listeners.getClients()) {
176 DiagnosticClient client = clientWithRate.getClient();
178 (DiagnosticClient diagnosticClient) -> new LinkedList<>());
185 for (ArrayMap.Entry<CarDiagnosticService.DiagnosticClient, List<CarDiagnosticEvent>> entry :
187 CarDiagnosticService.DiagnosticClient client = entry.getKey()
    [all...]
  /external/clang/include/clang/Frontend/
TextDiagnostic.h 33 /// DiagnosticClient is implemented through this class as is diagnostic
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
TextDiagnostic.h 33 /// DiagnosticClient is implemented through this class as is diagnostic
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
TextDiagnostic.h 33 /// DiagnosticClient is implemented through this class as is diagnostic
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
TextDiagnostic.h 33 /// DiagnosticClient is implemented through this class as is diagnostic
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
TextDiagnostic.h 33 /// DiagnosticClient is implemented through this class as is diagnostic
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
TextDiagnostic.h 33 /// DiagnosticClient is implemented through this class as is diagnostic
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
TextDiagnostic.h 33 /// DiagnosticClient is implemented through this class as is diagnostic
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
TextDiagnostic.h 33 /// DiagnosticClient is implemented through this class as is diagnostic