Home | History | Annotate | Download | only in profiles

Lines Matching refs:Profile

15 class Profile;
20 // We use this class to destroy the off the record profile so that we can make
25 static void DestroyProfileWhenAppropriate(Profile* const profile);
26 static void DestroyOffTheRecordProfileNow(Profile* const profile);
32 Profile* const profile,
43 // Fetch the list of render process hosts that still refer to the profile.
46 Profile* const profile,
61 Profile* profile_;