Searched refs:GetDBAssets (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
H A D | cloud_syncer.h | 363 std::pair<int, uint32_t> GetDBAssets(bool isSharedTable, const InnerProcessInfo &info,
|
H A D | cloud_syncer_extend.cpp | 267 std::pair<int, uint32_t> CloudSyncer::GetDBAssets(bool isSharedTable, const InnerProcessInfo &info, in GetDBAssets() function in DistributedDB::CloudSyncer 335 auto [tmpCode, status] = GetDBAssets(isSharedTable, info, downloadItem, dbAssets); in IsNeedSkipDownload()
|