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
216 String dexMetadataPath = null; in performDexOptLI() local263 String profileName, String dexMetadataPath, int compilationReason) { in dexOptPath()
310 @Nullable String profileName, @Nullable String dexMetadataPath, in dexopt()596 String profileName, String codePath, String dexMetadataPath) throws InstallerException { in prepareAppProfile()
412 String dexMetadataPath = null; in prepareAppProfiles() local
59 @nullable @utf8InCpp String dexMetadataPath, in dexopt()
2288 const std::optional<std::string>& dexMetadataPath, in dexopt()