Searched defs:CreateDbStore (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/ | ||
H A D | data_share_store.cpp | 81 std::shared_ptr<NativeRdb::RdbStore> DataShareStore::CreateDbStore() in CreateDbStore() function in OHOS::HiviewDFX::DataShareStore |
/ohos5.0/base/update/updateservice/services/core/ability/sqlite/core/src/ | ||
H A D | sqlite_db.cpp | 40 std::shared_ptr<NativeRdb::RdbStore> SqliteDb::CreateDbStore() in CreateDbStore() function in OHOS::UpdateEngine::SqliteDb |
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/cache/ | ||
H A D | fold_app_usage_db_helper.cpp | 144 void FoldAppUsageDbHelper::CreateDbStore(const std::string& dbPath, const std::string& dbName) in CreateDbStore() function in OHOS::HiviewDFX::FoldAppUsageDbHelper |