Home
last modified time | relevance | path

Searched refs:SaveNewAsset (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_asset_machine.cpp52 static int32_t SaveNewAsset(int32_t eventId, ChangedAssetInfo& changedAsset, Asset& asset,
79 { STATUS_WAIT_TRANSFER, nullptr, (Action)SaveNewAsset }, // remote_changed
88 { STATUS_WAIT_TRANSFER, nullptr, (Action)SaveNewAsset }, // remote_changed
97 { STATUS_WAIT_TRANSFER, nullptr, (Action)SaveNewAsset }, // remote_changed
106 { STATUS_WAIT_TRANSFER, nullptr, (Action)SaveNewAsset }, // remote_changed
115 { STATUS_WAIT_TRANSFER, nullptr, (Action)SaveNewAsset }, // remote_changed
124 { STATUS_WAIT_TRANSFER, nullptr, (Action)SaveNewAsset }, // remote_changed
322 static int32_t SaveNewAsset(int32_t eventId, ChangedAssetInfo& changedAsset, Asset& asset, in SaveNewAsset() function