Searched refs:dexMetadataPath (Results 1 – 4 of 4) sorted by relevance
81 var dexMetadataPath = new DexMetadataPath(); in buildDexMetadataPath() local82 dexMetadataPath.dexPath = dexPath; in buildDexMetadataPath()83 return dexMetadataPath; in buildDexMetadataPath()144 return ProfilePath.dexMetadataPath(buildDexMetadataPath(dexPath)); in buildProfilePathForDm()276 case ProfilePath.dexMetadataPath: in toString()
33 com.android.server.art.DexMetadataPath dexMetadataPath;
285 case ProfilePath::dexMetadataPath: in BuildProfileOrDmPath()286 return BuildDexMetadataPath(profile_path.get<ProfilePath::dexMetadataPath>()); in BuildProfileOrDmPath()310 case ProfilePath::dexMetadataPath: in PreRebootFlag()
821 if (profile.getTag() == ProfilePath::dexMetadataPath) { in mergeProfiles()877 if (in_referenceProfile->getTag() == ProfilePath::dexMetadataPath) { in mergeProfiles()