Searched refs:dexMetadataPath (Results 1 – 4 of 4) sorted by relevance
64 var dexMetadataPath = new DexMetadataPath(); in buildDexMetadataPath() local65 dexMetadataPath.dexPath = dexPath; in buildDexMetadataPath()66 return dexMetadataPath; in buildDexMetadataPath()120 return ProfilePath.dexMetadataPath(buildDexMetadataPath(dexPath)); in buildProfilePathForDm()224 case ProfilePath.dexMetadataPath: in toString()
33 com.android.server.art.DexMetadataPath dexMetadataPath;
266 case ProfilePath::dexMetadataPath: in BuildProfileOrDmPath()267 return BuildDexMetadataPath(profile_path.get<ProfilePath::dexMetadataPath>()); in BuildProfileOrDmPath()
626 if (profile.getTag() == ProfilePath::dexMetadataPath) { in mergeProfiles()681 if (in_referenceProfile->getTag() == ProfilePath::dexMetadataPath) { in mergeProfiles()