Searched refs:GetCloudAssetsOnTable (Results 1 – 2 of 2) sorted by relevance
249 int GetCloudAssetsOnTable(const std::string &tableName, const std::string &fieldName,
531 int SQLiteSingleVerRelationalStorageExecutor::GetCloudAssetsOnTable(const std::string &tableName, in GetCloudAssetsOnTable() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor583 errCode = GetCloudAssetsOnTable(tableName, fieldInfo.GetFieldName(), dataKeys, assets); in GetCloudAssets()