Lines Matching full:profile
6 // for a socket in the user's profile directory. If the socket file is open we
13 // in the profile. This temporary directory is no longer bound to the profile,
15 // them, we store a unique cookie in the profile directory, which must also be
25 // a different instance on a different host may then use the profile directory.
83 #include "chrome/browser/profiles/profile.h"
389 // Returns a random string for uniquifying profile connections.
412 // Now we know the directory was (at that point) created by the profile
629 Profile* profile = ProfileManager::GetDefaultProfile();
631 if (!profile) {
632 // We should only be able to get here if the profile already exists and
651 false /* not process startup */, profile,