Home
last modified time | relevance | path

Searched defs:WAIT_COMPENSATED_SYNC (Results 1 - 5 of 5) sorted by relevance

/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Drelational_store_client.h29 WAIT_COMPENSATED_SYNC = 57, enumerator
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_cloud_interfaces_relational_ext_test.cpp1382 EXPECT_EQ(UnLock(tableName, hashKey, db), WAIT_COMPENSATED_SYNC); in HWTEST_F() local
1397 EXPECT_EQ(UnLock(tableName, hashKey, db), WAIT_COMPENSATED_SYNC); in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/
H A Dcloud_store_types.h185 WAIT_COMPENSATED_SYNC, member in DistributedDB::CloudQueryType::LockAction::RecordStatus
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dstore_types.h87 WAIT_COMPENSATED_SYNC, // need to do compensated sync enumerator
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_syncer_download_assets_test.cpp2595 EXPECT_EQ(UnLock(ASSETS_TABLE_NAME, hashKey, db), WAIT_COMPENSATED_SYNC); in HWTEST_F() local
2619 EXPECT_EQ(UnLock(ASSETS_TABLE_NAME, hashKey, db), WAIT_COMPENSATED_SYNC); in HWTEST_F() local

Completed in 9 milliseconds