Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_multi_ver_transaction.h195 static const uint64_t CLEAR_FLAG = 0x03; // clear all the record. variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_vacuum_executor_impl.cpp25 const uint64_t CLEAR_FLAG = 0x03; // Clear type record flag in OperFlag variable