Searched defs:WAIT_COMPENSATED_SYNC (Results 1 - 5 of 5) sorted by relevance
/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/ |
H A D | relational_store_client.h | 29 WAIT_COMPENSATED_SYNC = 57, enumerator
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_cloud_interfaces_relational_ext_test.cpp | 1382 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 D | cloud_store_types.h | 185 WAIT_COMPENSATED_SYNC, member in DistributedDB::CloudQueryType::LockAction::RecordStatus
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/ |
H A D | store_types.h | 87 WAIT_COMPENSATED_SYNC, // need to do compensated sync enumerator
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
H A D | distributeddb_cloud_syncer_download_assets_test.cpp | 2595 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