Searched defs:dexMetadataPath (Results 1 – 6 of 6) sorted by relevance
78 String dexMetadataPath = buildDexMetadataPathForFile(targetFile); in findDexMetadataForFile() local121 String dexMetadataPath = buildDexMetadataPathForFile(new File(codePath)); in buildPackageApkToDexMetadataMap() local
218 String dexMetadataPath = null; in performDexOptLI() local265 String profileName, String dexMetadataPath, int compilationReason) { in dexOptPath()
296 @Nullable String profileName, @Nullable String dexMetadataPath, in dexopt()572 String profileName, String codePath, String dexMetadataPath) throws InstallerException { in prepareAppProfile()
408 String dexMetadataPath = dexMetadata == null ? null : dexMetadata.getAbsolutePath(); in prepareAppProfiles() local
56 @nullable @utf8InCpp String dexMetadataPath, in dexopt()
1952 const std::unique_ptr<std::string>& dexMetadataPath, in dexopt()