Home
last modified time | relevance | path

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

/art/libartservice/service/javatests/com/android/server/art/
DArtManagerLocalTest.java941 ProfilePath refProfile = in testSnapshotAppProfile() local
987 ProfilePath refProfile = in testSnapshotAppProfileFromDm() local
1028 ProfilePath refProfile = in testSnapshotAppProfileFromEmbeddedProfile() local
1046 ProfilePath refProfile = in testSnapshotAppProfileDisableEmbeddedProfile() local
1068 ProfilePath refProfile = in testSnapshotAppProfileSplit() local
/art/test/595-profile-saving/src/
DMain.java208 String refProfile, in registerAppInfo()
/art/test/2271-profile-inline-cache/src/
DMain.java230 public static void registerAppInfo(String packageName, String curProfile, String refProfile, in registerAppInfo()
/art/libartservice/service/java/com/android/server/art/
DUtils.java402 @NonNull String dexPath, @NonNull ProfilePath refProfile, in getOrInitReferenceProfile()
DArtManagerLocal.java824 ProfilePath refProfile = result.profile(); in snapshotOrDumpAppProfile() local