Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dquery_sync_object.h48 void SetCloudGid(const std::vector<std::string> &cloudGid);
H A Dquery_sync_object.cpp246 void QuerySyncObject::SetCloudGid(const std::vector<std::string> &cloudGid) in SetCloudGid() function in DistributedDB::QuerySyncObject
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer_extend.cpp112 obj.SetCloudGid(cloudGid); in GetCloudGid()