Home
last modified time | relevance | path

Searched refs:GetDatabase (Results 1 - 3 of 3) sorted by relevance

/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/
H A Dfile_operations_cloud_mock.cpp189 static shared_ptr<CloudDatabase> GetDatabase(int32_t userId, const string &bundleName) in GetDatabase() function
249 auto dkDatabasePtr = GetDatabase(userId, bundleName); in GenerateCloudId()
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_cloud.cpp300 static shared_ptr<CloudDatabase> GetDatabase(int32_t userId, const string &bundleName) in GetDatabase() function
333 auto database = GetDatabase(data->userId, inoPtr->bundleName); in CloudOpen()
443 auto dkDatabasePtr = GetDatabase(userId, bundleName); in GenerateCloudId()
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
H A Dfuse_manager.cpp325 static shared_ptr<CloudDatabase> GetDatabase(struct FuseData *data) in GetDatabase() function
774 shared_ptr<CloudFile::CloudDatabase> database = GetDatabase(data); in CloudOpenHelper()

Completed in 7 milliseconds