Home
last modified time | relevance | path

Searched defs:FillCloudLogAndAsset (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_cloud_kv_store.cpp263 int SqliteCloudKvStore::FillCloudLogAndAsset(OpType opType, const CloudSyncData &data, bool fillAss… in FillCloudLogAndAsset() function in DistributedDB::SqliteCloudKvStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_proxy.cpp437 int StorageProxy::FillCloudLogAndAsset(OpType opType, const CloudSyncData &data) in FillCloudLogAndAsset() function in DistributedDB::StorageProxy
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp1392 int RelationalSyncAbleStorage::FillCloudLogAndAsset(const OpType opType, const CloudSyncData &data,… in FillCloudLogAndAsset() function in DistributedDB::RelationalSyncAbleStorage