Searched refs:prebuiltProfilePath (Results 1 – 3 of 3) sorted by relevance
137 var prebuiltProfilePath = new PrebuiltProfilePath(); in buildProfilePathForPrebuilt() local138 prebuiltProfilePath.dexPath = dexPath; in buildProfilePathForPrebuilt()139 return ProfilePath.prebuiltProfilePath(prebuiltProfilePath); in buildProfilePathForPrebuilt()274 case ProfilePath.prebuiltProfilePath: in toString()
26 PrebuiltProfilePath prebuiltProfilePath;
275 case ProfilePath::prebuiltProfilePath: in BuildProfileOrDmPath()276 return BuildPrebuiltProfilePath(profile_path.get<ProfilePath::prebuiltProfilePath>()); in BuildProfileOrDmPath()307 case ProfilePath::prebuiltProfilePath: in PreRebootFlag()