Home
last modified time | relevance | path

Searched defs:DBKey (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H A Dobserver_bridge.h28 using DBKey = DistributedDB::Key; variable
H A Dsingle_store_impl.h42 using DBKey = DistributedDB::Key; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/include/
H A Dsingle_store_impl.h33 using DBKey = DistributedDB::Key; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dupgrade.cpp33 using DBKey = DistributedDB::Key; typedef