Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DDexLoadReporter.java143 File secondaryRefProfile = new File(secondaryProfileDir, dexPathFile.getName() + ".prof"); in registerSecondaryDexForProfiling() local
173 secondaryRefProfile.getPath(), in registerSecondaryDexForProfiling()