Searched refs:database_location (Results 1 – 12 of 12) sorted by relevance
26 args->database_location, in Init()38 args.database_location = base::FilePath(base::FilePath::kCurrentDirectory); in SetUp()
53 const base::FilePath& database_location, in InitInternal() argument61 if (!InitBackupDB(database_location, internal_components_factory, storage)) { in InitInternal()
27 args->database_location, in Init()
24 args->database_location, in Init()
101 const base::FilePath& database_location,
64 args.database_location = temp_dir_.path(); in InitManager()
118 args.database_location = temp_dir_.path(); in InitManager()
245 database_path_ = args->database_location.Append( in Init()
819 args.database_location = temp_dir_.path(); in SetUp()
231 base::FilePath database_location; member
434 args.database_location = database_dir.path(); in SyncClientMain()
430 args.database_location = sync_data_folder_path_; in DoInitialize()