Home
last modified time | relevance | path

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

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