Home
last modified time | relevance | path

Searched refs:GetCloudAssetsOnTable (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.h249 int GetCloudAssetsOnTable(const std::string &tableName, const std::string &fieldName,
H A Dsqlite_single_ver_relational_storage_executor_extend.cpp531 int SQLiteSingleVerRelationalStorageExecutor::GetCloudAssetsOnTable(const std::string &tableName, in GetCloudAssetsOnTable() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
583 errCode = GetCloudAssetsOnTable(tableName, fieldInfo.GetFieldName(), dataKeys, assets); in GetCloudAssets()