Home
last modified time | relevance | path

Searched refs:FLAG_IS_WAIT_COMPENSATED_SYNC (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.h481 static constexpr const char *FLAG_IS_WAIT_COMPENSATED_SYNC = variable
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp1897 …ql += CloudStorageUtils::GetLeftJoinLogSql(table.name) + " WHERE " + FLAG_IS_WAIT_COMPENSATED_SYNC; in GetWaitCompensatedSyncDataPk()