Searched defs:database_path (Results 1 – 10 of 10) sorted by relevance
46 const std::string& fs_name, const base::FilePath& database_path) { in RegisterPicasaFilesystemOnUIThread()249 const base::FilePath& database_path) { in RegisterPicasaFileSystem()
86 const base::FilePath& database_path) { in FinishOnOriginalThread()
40 PicasaDataProvider::PicasaDataProvider(const base::FilePath& database_path) in PicasaDataProvider()
101 explicit TestPicasaDataProvider(const base::FilePath& database_path) in TestPicasaDataProvider()
24 const base::FilePath& database_path) { in GetJournalFilePath()
54 const base::FilePath& database_path() { return database_dir_.path(); } in database_path() function in LeveldbValueStoreUnitTest
118 ShortcutsDatabase::ShortcutsDatabase(const base::FilePath& database_path) in ShortcutsDatabase()
59 const base::FilePath& database_path, in SyncEngineInitializer()
521 const base::FilePath& database_path, in Create()532 const base::FilePath& database_path, in CreateInternal()584 base::FilePath database_path = metadata_database->database_path_; in ClearDatabase() local1297 const base::FilePath& database_path, in MetadataDatabase()
76 base::FilePath database_path() { in database_path() function in sync_file_system::drive_backend::SyncEngineInitializerTest