Searched defs:dexMetadataPath (Results 1 – 8 of 8) sorted by relevance
95 Path dexMetadataPath = null; in testProfileAndVdexDexMetadata() local127 Path dexMetadataPath = null; in testProfileOnlyDexMetadata() local159 Path dexMetadataPath = null; in testVdexOnlyDexMetadata() local220 Path dexMetadataPath = null; in testUnKnownDexMetadata() local
105 String dexMetadataPath = buildDexMetadataPathForFile(targetFile); in findDexMetadataForFile() local138 String dexMetadataPath = buildDexMetadataPathForFile(new File(codePath)); in buildPackageApkToDexMetadataMap() local
145 String dexMetadataPath, in writeStatsLog()225 private static int getDexMetadataType(String dexMetadataPath) { in getDexMetadataType()
416 String dexMetadataPath = null; in prepareAppProfiles() local
279 String dexMetadataPath = null; in performDexOptLI() local354 String profileName, String dexMetadataPath, int compilationReason) { in dexOptPath()
494 @Nullable String profileName, @Nullable String dexMetadataPath, in dexopt()795 String profileName, String codePath, String dexMetadataPath) throws InstallerException { in prepareAppProfile()
65 @nullable @utf8InCpp String dexMetadataPath, in dexopt()
2416 const std::optional<std::string>& dexMetadataPath, in dexopt()