Home
last modified time | relevance | path

Searched defs:DBStatus (Results 1 – 25 of 30) sorted by relevance

12

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/communicator/
H A Droute_head_handler.h26 using DBStatus = DistributedDB::DBStatus; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H A Dprocess_system_api_adapter_impl.h26 using DBStatus = DistributedDB::DBStatus; variable
H A Dsystem_api.h22 using DBStatus = DistributedDB::DBStatus; variable
H A Dstore_factory.h37 using DBStatus = DistributedDB::DBStatus; variable
H A Dstore_util.h27 using DBStatus = DistributedDB::DBStatus; variable
H A Dsingle_store_impl.h48 using DBStatus = DistributedDB::DBStatus; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_snapshot_delegate_impl.cpp30 const Key &key, const std::function<void(DBStatus, const Value &)> &callback) const in Get() argument
55 …const Key &keyPrefix, const std::function<void(DBStatus, const std::vector<Entry> &)> &callback) c… in GetEntries() argument
H A Dkv_store_delegate_manager.cpp191 const std::function<void(DBStatus, KvStoreDelegate *)> &callback) in GetKvStore()
261 const std::function<void(DBStatus, KvStoreNbDelegate *)> &callback) const in GetKvStoreParamCheck() argument
313 const std::function<void(DBStatus, KvStoreNbDelegate *)> &callback) in GetKvStore()
H A Dkv_store_delegate_impl.cpp146 const std::function<void(DBStatus, KvStoreSnapshotDelegate *)> &callback) in GetKvStoreSnapshot()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_asset_loader.h30 using DBStatus = DistributedDB::DBStatus; variable
H A Drdb_cloud.h34 using DBStatus = DistributedDB::DBStatus; variable
H A Drdb_service_impl.h111 using DBStatus = DistributedDB::DBStatus; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Drelational_store_client.h25 enum DBStatus { enum
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dupgrade.h32 using DBStatus = DistributedDB::DBStatus; variable
H A Dkvdb_general_store.h39 using DBStatus = DistributedDB::DBStatus; variable
H A Dkvdb_service_impl.h88 using DBStatus = DistributedDB::DBStatus; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/include/
H A Dstore_util.h26 using DBStatus = DistributedDB::DBStatus; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_cloud_test.cpp27 using DBStatus = DistributedDB::DBStatus; typedef
H A Drdb_cursor_test.cpp28 using DBStatus = DistributedDB::DBStatus; typedef
H A Dkvdb_service_impl_test.cpp42 using DBStatus = DistributedDB::DBStatus; typedef
H A Dkvdb_service_test.cpp42 using DBStatus = DistributedDB::DBStatus; typedef
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/permission/src/
H A Dpermit_delegate.cpp31 using DBStatus = DistributedDB::DBStatus; typedef
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_util.cpp34 using DBStatus = DistributedDB::DBStatus; typedef
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/
H A Dstore_factory_test.cpp49 using DBStatus = DistributedDB::DBStatus; typedef in __anon1f7f66960110::StoreFactoryTest
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_utils.cpp300 const std::function<void(DBStatus, KvStoreNbDelegate *)> &callback) in CheckParaOption()

12