Home
last modified time | relevance | path

Searched defs:newAssets (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_connection.cpp1029 std::map<std::string, ValueObject::Asset> newAssets; in MergeAssets() local
1077 std::map<std::string, ValueObject::Asset> &newAssets) in CompAssets()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_syncer_download_assets_test.cpp1271 Assets newAssets = g_virtualCloudDataTranslate->BlobToAssets(std::get<Bytes>(cloudValue)); variable