Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dstorage_proxy.h168 std::atomic<bool> transactionExeFlag_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store_connection.h237 std::atomic<bool> transactionExeFlag_; variable