Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_proxy.cpp179 Timestamp tmpMark = 0u; in GetUploadCount() local
182 waterTypeVec[i], tmpMark); in GetUploadCount()
187 timeStampVec.push_back(tmpMark); in GetUploadCount()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_p2p_complex_sync_test.cpp1007 uint64_t tmpMark = 0; variable
1009 EXPECT_EQ(dataSync->DataRequestRecv(nullptr, nullptr, tmpMark), -E_INVALID_ARGS);
1010 EXPECT_EQ(dataSync->DataRequestRecv(nullptr, &message, tmpMark), -E_INVALID_ARGS);