Searched refs:DM (Results 1 – 5 of 5) sorted by relevance
29 DM = 3, enumConstant
84 appended to the compilation reason to indicate that a DM (`.dm`) file is passed87 Note: ART Service also passes the DM file to `dex2oat` in other scenarios, such91 Note: The `-dm` suffix does **not** imply anything in the DM file being used by93 the DM file is empty or if `dex2oat` leaves all contents of the DM file unused.94 That would only happen if there's a bug, like the wrong DM file being passed.165 If the app is installed along with a DM file that contains a profile (known as a170 DM file that only contains a VDEX file (but not a profile), no dexopt will be
600 case ArtifactsLocation.DM: in getInputVdex()
194 doReturn(dexoptIsNeeded(ArtifactsLocation.DM)) in testDexoptInputVdex()
224 return ArtifactsLocation::DM; in ArtifactsLocationToAidl()