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.java1617 public static class SnapshotProfileException extends Exception { class in ArtManagerLocal
1619 public SnapshotProfileException(@NonNull Throwable cause) { in SnapshotProfileException() method in ArtManagerLocal.SnapshotProfileException
1624 public SnapshotProfileException(@NonNull String message) { in SnapshotProfileException() method in ArtManagerLocal.SnapshotProfileException