Searched refs:CleanCloudUserInfo (Results 1 – 3 of 3) sorted by relevance
46 virtual int32_t CleanCloudUserInfo(const int32_t userId);
71 int32_t CloudFileKit::CleanCloudUserInfo(const int32_t userId) in CleanCloudUserInfo() function in OHOS::FileManagement::CloudFile::CloudFileKit
312 auto ret = instance->CleanCloudUserInfo(userId); in GetDatabase()