Home
last modified time | relevance | path

Searched refs:buildArtifactsPathAsInputPreReboot (Results 1 – 3 of 3) sorted by relevance

/art/libartservice/service/java/com/android/server/art/
DAidlUtils.java56 public static ArtifactsPath buildArtifactsPathAsInputPreReboot( in buildArtifactsPathAsInputPreReboot() method in AidlUtils
DDexopter.java213 AidlUtils.buildArtifactsPathAsInputPreReboot( in dexopt()
/art/libartservice/service/javatests/com/android/server/art/
DPrimaryDexopterTest.java897 when(mArtd.getArtifactsVisibility(deepEq(AidlUtils.buildArtifactsPathAsInputPreReboot( in testDexoptPreRebootArtifactsExist()
938 deepEq(AidlUtils.buildArtifactsPathAsInputPreReboot( in testDexoptNotAffectedByPreRebootArtifacts()