Searched refs:GetUserDataPaths (Results 1 – 5 of 5) sorted by relevance
89 void GetUserDataPaths(std::vector<base::FilePath>* paths) const;
75 product->GetUserDataPaths(&user_data_paths); in TEST_F()
65 void Product::GetUserDataPaths(std::vector<base::FilePath>* paths) const { in GetUserDataPaths() function in installer::Product
54 product.GetUserDataPaths(&data_dir_paths); in ProfileToKeyName()
407 product.GetUserDataPaths(paths); in GetLocalStateFolders()