Home
last modified time | relevance | path

Searched refs:StoreManager (Results 1 – 9 of 9) sorted by relevance

/base/hiviewdfx/hiview/adapter/dbstore/include/
Dstore_manager.h41 class StoreManager {
43 DOCSTORE_API StoreManager() {} in StoreManager() function
45 DOCSTORE_API ~StoreManager() {} in ~StoreManager()
Ddoc_store.h56 friend class StoreManager;
/base/hiviewdfx/hiview/adapter/dbstore/
Dstore_manager.cpp42 std::shared_ptr<DocStore> StoreManager::GetDocStore(const Option& option) in GetDocStore()
62 int StoreManager::OnlineBackupDocStore(const Option& option, const std::string &bakFile) in OnlineBackupDocStore()
85 int StoreManager::InnerCloseDocStore(const Option& option) in InnerCloseDocStore()
107 int StoreManager::CloseDocStore(const Option& option) in CloseDocStore()
113 int StoreManager::DeleteDocStore(const Option& option) in DeleteDocStore()
/base/hiviewdfx/hiview/adapter/dbstore/test/unittest/common/
Dsys_adapter_dbstore_test.h30 std::unique_ptr<StoreManager> storeMgr_;
Dsys_adapter_dbstore_test.cpp27 storeMgr_ = std::make_unique<StoreManager>(); in SetUp()
/base/hiviewdfx/hiview/base/event_store/
Dstore_mgr_proxy.h37 StoreManager storeManager_;
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/include/
Devent_db_helper.h52 std::unique_ptr<StoreManager> storeMgr_;
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
Devent_db_helper.cpp72 this->storeMgr_ = std::make_unique<StoreManager>(); in InitDbStoreMgr()
/base/hiviewdfx/hiview/base/
Dlibhiviewbase.map89 "OHOS::HiviewDFX::StoreManager::CloseDocStore(OHOS::HiviewDFX::Option const&)";
95 "OHOS::HiviewDFX::StoreManager::GetDocStore(OHOS::HiviewDFX::Option const&)";
109 "OHOS::HiviewDFX::StoreManager::DeleteDocStore(OHOS::HiviewDFX::Option const&)";
140 …"OHOS::HiviewDFX::StoreManager::OnlineBackupDocStore(OHOS::HiviewDFX::Option const&, std::__h::bas…
142 "OHOS::HiviewDFX::StoreManager::CloseDocStore(OHOS::HiviewDFX::Option const&)";