Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dkvdb_properties.h66 static const std::string RM_CORRUPTED_DB; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dkvdb_properties.cpp30 const std::string KvDBProperties::RM_CORRUPTED_DB = "rmCorruptedDb"; member in DistributedDB::KvDBProperties