Searched refs:GetDatabase (Results 1 – 2 of 2) sorted by relevance
303 static shared_ptr<CloudDatabase> GetDatabase(int32_t userId, const string &bundleName) in GetDatabase() function336 auto database = GetDatabase(data->userId, inoPtr->bundleName); in CloudOpen()446 auto dkDatabasePtr = GetDatabase(userId, bundleName); in GenerateCloudId()
326 static shared_ptr<CloudDatabase> GetDatabase(struct FuseData *data) in GetDatabase() function778 shared_ptr<CloudFile::CloudDatabase> database = GetDatabase(data); in CloudOpenHelper()