Searched defs:dexMetadataPath (Results 1 – 6 of 6) sorted by relevance
98 Path dexMetadataPath = null; in testProfileAndVdexDexMetadata() local130 Path dexMetadataPath = null; in testProfileOnlyDexMetadata() local162 Path dexMetadataPath = null; in testVdexOnlyDexMetadata() local223 Path dexMetadataPath = null; in testUnKnownDexMetadata() local
106 String dexMetadataPath = buildDexMetadataPathForFile(targetFile); in findDexMetadataForFile() local139 String dexMetadataPath = buildDexMetadataPathForFile(new File(codePath)); in buildPackageApkToDexMetadataMap() local
356 String dexMetadataPath = null; in performDexOptLI() local462 @Nullable String dexMetadataPath) throws LegacyDexoptDisabledException { in prepareCloudProfile()478 profileName, path, dexMetadataPath); in prepareCloudProfile() local503 String dexMetadataPath, int compilationReason) throws LegacyDexoptDisabledException { in dexOptPath()
624 @Nullable String profileName, @Nullable String dexMetadataPath, in dexopt()985 String profileName, String codePath, String dexMetadataPath) in prepareAppProfile()
147 String dexMetadataPath, in writeStatsLog()227 private static int getDexMetadataType(String dexMetadataPath) { in getDexMetadataType()
476 String dexMetadataPath = null; in prepareAppProfiles() local