Home
last modified time | relevance | path

Searched defs:skipAssets (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_asset_loader.cpp36 std::set<std::string> skipAssets; in Download() local
54 void RdbAssetLoader::PostEvent(std::set<std::string>& skipAssets, std::map<std::string, DistributedData::Value>& assets, in PostEvent() argument
66 PostEvent(DistributedData::AssetEvent eventId, DistributedData::Assets& assets, std::set<std::string>& skipAssets, std::set<std::string>& deleteAssets) PostEvent() argument
[all...]
H A Drdb_cloud.cpp40 std::set<std::string> skipAssets; in BatchInsert() local
56 std::set<std::string> skipAssets; in BatchUpdate() local
269 void RdbCloud::PostEvent(VBuckets& records, std::set<std::string>& skipAssets, VBuckets& extend, in PostEvent() argument
281 void RdbCloud::PostEvent(DistributedData::Value& value, DataBucket& extend, std::set<std::string>& skipAssets, in PostEvent() argument
301 PostEventAsset(DistributedData::Asset& asset, DataBucket& extend, std::set<std::string>& skipAssets, DistributedData::AssetEvent eventId) PostEventAsset() argument
[all...]

Completed in 2 milliseconds