Home
last modified time | relevance | path

Searched refs:AssetEvent (Results 1 - 7 of 7) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_asset_loader.cpp38 PostEvent(skipAssets, downLoadAssets, DistributedData::AssetEvent::DOWNLOAD, deleteAssets); in Download()
41 PostEvent(skipAssets, downLoadAssets, DistributedData::AssetEvent::DOWNLOAD_FINISHED, deleteAssets); in Download()
55 DistributedData::AssetEvent eventId, std::set<std::string>& deleteAssets) in PostEvent()
66 void RdbAssetLoader::PostEvent(DistributedData::AssetEvent eventId, DistributedData::Assets& assets, in PostEvent()
H A Drdb_asset_loader.h46 DistributedData::AssetEvent eventId, std::set<std::string>& deleteAssets);
47 void PostEvent(DistributedData::AssetEvent eventId, DistributedData::Assets& assets,
H A Drdb_cloud.h75 DistributedData::VBuckets& extend, DistributedData::AssetEvent eventId);
77 DistributedData::AssetEvent eventId);
79 DistributedData::AssetEvent eventId);
H A Drdb_cloud.cpp41 PostEvent(records, skipAssets, extends, DistributedData::AssetEvent::UPLOAD); in BatchInsert()
44 PostEvent(temp, skipAssets, extends, DistributedData::AssetEvent::UPLOAD_FINISHED); in BatchInsert()
57 PostEvent(records, skipAssets, extends, DistributedData::AssetEvent::UPLOAD); in BatchUpdate()
60 PostEvent(temp, skipAssets, extends, DistributedData::AssetEvent::UPLOAD_FINISHED); in BatchUpdate()
270 DistributedData::AssetEvent eventId) in PostEvent()
282 DistributedData::AssetEvent eventId) in PostEvent()
302 DistributedData::AssetEvent eventId) in PostEventAsset()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/snapshot/
H A Dmachine_status.h36 enum AssetEvent { enum
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_asset_machine.h55 static int32_t DFAPostEvent(AssetEvent eventId, ChangedAssetInfo& changedAsset, Asset& asset,
H A Dobject_asset_machine.cpp133 int32_t ObjectAssetMachine::DFAPostEvent(AssetEvent eventId, ChangedAssetInfo& changedAssetInfo, Asset& asset, in DFAPostEvent()

Completed in 3 milliseconds