Home
last modified time | relevance | path

Searched defs:cloudGid (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Ddata_transformer.h38 std::string cloudGid; // use for sync with cloud member
H A Dstorage_proxy.cpp263 bool isCompensatedTask, std::vector<std::string> &cloudGid) in GetCloudGid()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_meta_data_test.cpp340 std::vector<std::string> cloudGid; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dquery_sync_object.cpp246 void QuerySyncObject::SetCloudGid(const std::vector<std::string> &cloudGid) in SetCloudGid()
H A Dsqlite_cloud_kv_store.cpp349 bool isCloudForcePush, bool isCompensatedTask, std::vector<std::string> &cloudGid) in GetCloudGid()
H A Dsqlite_cloud_kv_executor_utils.cpp151 std::string cloudGid = reinterpret_cast<const std::string::value_type *>( in GetCloudLog() local
1379 QuerySyncObject &querySyncObject, std::vector<std::string> &cloudGid) in QueryCloudGid()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor_extend.cpp196 std::string cloudGid; in GetQueryLogStatement() local
228 std::string cloudGid; in GetQueryLogSql() local
786 std::string cloudGid; in BindHashKeyAndGidToInsertLogStatement() local
H A Dsqlite_single_ver_relational_storage_executor.cpp612 std::string cloudGid = reinterpret_cast<const std::string::value_type *>( in GetCloudLog() local
640 void GetCloudGid(sqlite3_stmt *logStatement, std::vector<std::string> &cloudGid) in GetCloudGid()
1607 bool isCompensatedTask, std::vector<std::string> &cloudGid) in GetSyncCloudGid()
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp99 std::string cloudGid; in FillCloudAssetForDownload() local
291 std::string cloudGid; in InitFillUploadAssetStatement() local
1414 int beginIndex, const std::string &cloudGid) in ExecuteFillDownloadAssetStatement()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp1157 bool isCloudForcePush, bool isCompensatedTask, std::vector<std::string> &cloudGid) in GetCloudGid()
1910 std::string cloudGid; in UpdateRecordFlagAfterUpload() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_relational_cloud_syncable_storage_test.cpp147 std::string cloudGid; in InitLogData() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer_extend.cpp106 std::vector<std::string> cloudGid; in GetCloudGid() local