Home
last modified time | relevance | path

Searched defs:newTrxId_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/
H A Drdb_store_impl.h140 std::atomic<int64_t> newTrxId_ = 1; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_store_impl.h234 std::atomic<int64_t> newTrxId_ = 1; variable