Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/cloud/
H A Dasset_operation_utils.h28 START_DOWNLOAD = 0, enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_asset_compare_test.cpp926 AssetOperationUtils::CloudSyncAction::START_DOWNLOAD);
933 AssetOperationUtils::CloudSyncAction::START_DOWNLOAD);
938 AssetOperationUtils::CloudSyncAction::START_DOWNLOAD);
944 AssetOperationUtils::CloudSyncAction::START_DOWNLOAD);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/cloud/
H A Dasset_operation_utils.cpp126 reactions[CloudSyncAction::START_DOWNLOAD] = CheckBeforeDownload; in Init()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer_extend.cpp385 …AssetOperationUtils::CloudSyncAction::START_DOWNLOAD) == AssetOperationUtils::AssetOpType::HANDLE)… in DownloadAssetsOneByOneInner()