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

  /external/chromium_org/chrome/browser/profiles/
profile_manager.h 224 virtual Profile* CreateProfileAsyncHelper(const base::FilePath& path,
profile_manager.cc 496 info = RegisterProfile(CreateProfileAsyncHelper(profile_path, this), false);
776 Profile* ProfileManager::CreateProfileAsyncHelper(const base::FilePath& path,
    [all...]
profile_manager_unittest.cc 76 virtual Profile* CreateProfileAsyncHelper(const base::FilePath& path,

Completed in 140 milliseconds