Searched refs:ChangeAssetToNormal (Results 1 - 1 of 1) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_asset_machine.cpp | 43 static int32_t ChangeAssetToNormal(int32_t eventId, ChangedAssetInfo& changedAsset, Asset& asset, 81 { STATUS_WAIT_UPLOAD, nullptr, (Action)ChangeAssetToNormal }, // upload 83 { STATUS_WAIT_DOWNLOAD, nullptr, (Action)ChangeAssetToNormal }, // download 108 { STATUS_WAIT_UPLOAD, nullptr, (Action)ChangeAssetToNormal }, // upload 110 { STATUS_WAIT_DOWNLOAD, nullptr, (Action)ChangeAssetToNormal }, // download 117 { STATUS_WAIT_UPLOAD, nullptr, (Action)ChangeAssetToNormal }, // upload 119 { STATUS_WAIT_DOWNLOAD, nullptr, (Action)ChangeAssetToNormal }, // download 126 { STATUS_WAIT_UPLOAD, nullptr, (Action)ChangeAssetToNormal }, // upload 128 { STATUS_WAIT_DOWNLOAD, nullptr, (Action)ChangeAssetToNormal }, // download 330 static int32_t ChangeAssetToNormal(int32_ function [all...] |
Completed in 1 milliseconds