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

  /external/chromium/chrome/browser/profiles/
profile_manager.cc 224 void ProfileManager::CreateProfileAsync(const FilePath& user_data_dir,
240 RegisterProfile(Profile::CreateProfileAsync(user_data_dir, this),
256 profile_manager->CreateProfileAsync(default_profile_dir,
profile_impl.cc 244 Profile* Profile::CreateProfileAsync(const FilePath&path,
    [all...]

Completed in 89 milliseconds