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

  /external/chromium_org/chrome/browser/profiles/
profile_manager_browsertest.cc 124 base::FilePath new_path = profile_manager->GenerateNextProfileDirectoryPath();
209 profile_manager->GenerateNextProfileDirectoryPath();
profile_manager.h 292 base::FilePath GenerateNextProfileDirectoryPath();
profile_manager.cc 821 base::FilePath ProfileManager::GenerateNextProfileDirectoryPath() {
851 base::FilePath new_path = profile_manager->GenerateNextProfileDirectoryPath();
    [all...]

Completed in 167 milliseconds