Searched refs:GetRowId (Results 1 – 7 of 7) sorted by relevance
72 int32_t GetRowId(const std::string &cloudId, int64_t &rowId);
109 int32_t CloudDiskRdbStore::GetRowId(const std::string &cloudId, int64_t &rowId) in GetRowId() function in OHOS::FileManagement::CloudDisk::CloudDiskRdbStore
224 int32_t GetRowId() in GetRowId() function
507 auto rowId = GetRowId(); in BuildChild()
78 int32_t ret = rdbStore->GetRowId(cloudId, rowId); in TrashUriAddRowId()
653 int32_t CloudDiskRdbStore::GetRowId(const std::string &cloudId, int64_t &rowId) in GetRowId() function in OHOS::FileManagement::CloudDisk::CloudDiskRdbStore
549 int32_t ret = CloudDiskRdbStore.GetRowId(cloudId, rowId);