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/
DLifetimeWriteInfo.java87 public void writeToJson(JsonWriter jsonWriter) throws IOException { in writeToJson() method in LifetimeWriteInfo
DIoStatsEntry.java124 public void writeToJson(JsonWriter jsonWriter) throws IOException { in writeToJson() method in IoStatsEntry
277 public void writeToJson(JsonWriter jsonWriter) throws IOException { in writeToJson() method in IoStatsEntry.Metrics
DWearEstimate.java130 public void writeToJson(JsonWriter jsonWriter) throws IOException { in writeToJson() method in WearEstimate
DIoStats.java87 public void writeToJson(JsonWriter jsonWriter) throws IOException { in writeToJson() method in IoStats
/packages/services/Car/service/src/com/android/car/storagemonitoring/
DWearHistory.java69 public void writeToJson(@NonNull JsonWriter out) throws IOException { in writeToJson() method in WearHistory
DWearEstimateRecord.java60 void writeToJson(@NonNull JsonWriter jsonWriter) throws IOException { in writeToJson() method in WearEstimateRecord
/packages/services/Car/car-lib/src/android/car/diagnostic/
DCarDiagnosticEvent.java126 public void writeToJson(JsonWriter jsonWriter) throws IOException { in writeToJson() method in CarDiagnosticEvent