HomeSort by relevance Sort by last modified time
    Searched refs:last_non_supervised_profile_path (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile_manager.cc 651 base::FilePath last_non_supervised_profile_path; local
657 last_non_supervised_profile_path = cur_path;
665 last_non_supervised_profile_path.BaseName().MaybeAsASCII();
682 CreateProfileAsync(last_non_supervised_profile_path,
686 last_non_supervised_profile_path,
    [all...]
profile_manager.h 302 // |last_non_supervised_profile_path|.
305 const base::FilePath& last_non_supervised_profile_path,

Completed in 66 milliseconds