Home
last modified time | relevance | path

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

/art/libartservice/service/java/com/android/server/art/
DArtManagerLocal.java1209 public static class SnapshotProfileException extends Exception { class in ArtManagerLocal
1211 public SnapshotProfileException(@NonNull Throwable cause) { in SnapshotProfileException() method in ArtManagerLocal.SnapshotProfileException
1216 public SnapshotProfileException(@NonNull String message) { in SnapshotProfileException() method in ArtManagerLocal.SnapshotProfileException