Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dkvdb_properties.h65 static const std::string CHECK_INTEGRITY; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dkvdb_properties.cpp29 const std::string KvDBProperties::CHECK_INTEGRITY = "checkIntegrity"; member in DistributedDB::KvDBProperties