Lines Matching full:profile
175 class Profile;
370 Profile* profile,
373 // Invoked when the profile changes.
374 // NOTE: Do not access any previous Profile* at this point as it may have
376 void SetProfile(Profile* profile);
433 // profile's bookmark bar model.
443 // The profile associated with the AutocompleteProvider. Reference is not
445 Profile* profile_;
603 AutocompleteController(Profile* profile,
616 // Invoked when the profile changes. This forwards the call down to all
618 void SetProfile(Profile* profile);