Home
last modified time | relevance | path

Searched refs:OnlyUpdateAssetId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.h421 …int OnlyUpdateAssetId(const std::string &tableName, const TableSchema &tableSchema, const VBucket …
H A Dsqlite_single_ver_relational_storage_executor_extend.cpp277 errCode = errCode == E_OK ? OnlyUpdateAssetId(tableName, tableSchema, vBucket, in ExecutePutCloudData()
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp1480 int SQLiteSingleVerRelationalStorageExecutor::OnlyUpdateAssetId(const std::string &tableName, in OnlyUpdateAssetId() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor