Home
last modified time | relevance | path

Searched defs:CreateDbStore (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Ddata_share_store.cpp81 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 Dsqlite_db.cpp40 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 Dfold_app_usage_db_helper.cpp144 void FoldAppUsageDbHelper::CreateDbStore(const std::string& dbPath, const std::string& dbName) in CreateDbStore() function in OHOS::HiviewDFX::FoldAppUsageDbHelper