Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Ddelegate_mgr_callback.h30 bool GetKvStoreDiskSize(const std::string &storeId, uint64_t &size) override in GetKvStoreDiskSize() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_delegate_manager.cpp480 DBStatus KvStoreDelegateManager::GetKvStoreDiskSize(const std::string &storeId, uint64_t &size) in GetKvStoreDiskSize() function in DistributedDB::KvStoreDelegateManager