Home
last modified time | relevance | path

Searched defs:writeToJson (Results 1 – 7 of 7) sorted by relevance

/packages/services/Car/car-lib/src/android/car/storagemonitoring/
DIoStatsEntry.java134 public void writeToJson(JsonWriter jsonWriter) throws IOException { in writeToJson() method in IoStatsEntry
286 public void writeToJson(JsonWriter jsonWriter) throws IOException { in writeToJson() method in IoStatsEntry.Metrics
DLifetimeWriteInfo.java91 public void writeToJson(JsonWriter jsonWriter) throws IOException { in writeToJson() method in LifetimeWriteInfo
DWearEstimate.java136 public void writeToJson(JsonWriter jsonWriter) throws IOException { in writeToJson() method in WearEstimate
DIoStats.java95 public void writeToJson(JsonWriter jsonWriter) throws IOException { in writeToJson() method in IoStats
/packages/services/Car/service/src/com/android/car/storagemonitoring/
DWearHistory.java70 public void writeToJson(@NonNull JsonWriter out) throws IOException { in writeToJson() method in WearHistory
DWearEstimateRecord.java64 void writeToJson(@NonNull JsonWriter jsonWriter) throws IOException { in writeToJson() method in WearEstimateRecord
/packages/services/Car/car-lib/src/android/car/diagnostic/
DCarDiagnosticEvent.java131 public void writeToJson(JsonWriter jsonWriter) throws IOException { in writeToJson() method in CarDiagnosticEvent