Home
last modified time | relevance | path

Searched defs:dbName (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dkvdb_utils.cpp33 …::RemoveKvDB(const std::string &dirAll, const std::string &dirStoreOnly, const std::string &dbName) in RemoveKvDB()
49 int KvDBUtils::RemoveKvDB(const std::string &dir, const std::string &dbName) in RemoveKvDB()
69 const std::string &dbName, uint64_t &size) in GetKvDbSize()
/ohos5.0/foundation/bundlemanager/app_domain_verify/services/include/manager/rdb/
H A Dapp_domain_verify_rdb_config.h29 std::string dbName; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/rdb/
H A Dbms_rdb_config.h29 std::string dbName; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Ddocument_store_manager.cpp56 std::string dbName; in GetDocumentStore() local
128 …StoreManager::CheckDBPath(const std::string &path, std::string &canonicalPath, std::string &dbName) in CheckDBPath()
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/rdb/include/
H A Dcm_rdb_config.h28 std::string dbName; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_kv_realdel_test.cpp307 const std::string dbName = DIRECTOR + hashIdentifierRes + MULTIDB; variable
351 const std::string dbName = DIRECTOR + hashIdentifierRes + MULTIDB; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
H A Dsqlite_local_kvdb.cpp298 …std::string dbName = kvDBProp.GetStringProp(KvDBProperties::FILE_NAME, DBConstant::LOCAL_DATABASE_… in InitDataBaseOption() local
320 …std::string dbName = properties.GetStringProp(KvDBProperties::FILE_NAME, DBConstant::LOCAL_DATABAS… in BackupCurrentDatabase() local
340 …std::string dbName = properties.GetStringProp(KvDBProperties::FILE_NAME, DBConstant::LOCAL_DATABAS… in ImportDatabase() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_encrypt_test.cpp244 int Export(const string &dbName) in Export()
257 int Attach(const string &dbName) in Attach()
270 int AttachWithKey(const string &dbName, const char *passwd) in AttachWithKey()
H A Ddistributeddb_storage_data_operation_test.cpp71 void DropCallback(sqlite3 *db, const char *tableName, const char *dbName) in DropCallback()
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_store_rekey_test.cpp129 std::chrono::system_clock::time_point RdbRekeyTest::GetKeyFileDate(const std::string &dbName) in GetKeyFileDate()
151 bool RdbRekeyTest::ChangeKeyFileDate(const std::string &dbName, int rep) in ChangeKeyFileDate()
172 bool RdbRekeyTest::SaveNewKey(const string &dbName) in SaveNewKey()
/ohos5.0/base/accesscontrol/sandbox_manager/services/common/database/src/
H A Dsqlite_helper.cpp26 SqliteHelper::SqliteHelper(const std::string &dbName, const std::string &dbPath, int32_t version) in SqliteHelper()
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Dringtone_restore_db_utils.cpp31 …neRestoreDbUtils::InitDb(std::shared_ptr<NativeRdb::RdbStore> &rdbStore, const std::string &dbName, in InitDb()
/ohos5.0/base/security/access_token/services/common/database/src/
H A Dsqlite_helper.cpp29 SqliteHelper::SqliteHelper(const std::string& dbName, const std::string& dbPath, int32_t version) in SqliteHelper()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributed_rdb_tools.cpp125 const std::string dbName = param.path + param.storeId + ".db"; in InitSqlite3Store() local
H A Ddistributeddb_schema_test_tools.cpp123 const string dbName = dbPath + hashIdentifierRes + DATABASE_INFOR_FILE; in SchemaIndexQuery() local
H A Ddistributed_test_tools.cpp1424 bool DistributedTestTools::GetRecordCntByKey(const std::string &dbName,
1468 bool DistributedTestTools::QuerySpecifiedData(const std::string &dbName,
/ohos5.0/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/
H A DRdbStoreCorruptJsunit.test.js30 const dbName = "Resultset.db" constant
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dothers_clone_restore.cpp147 void OthersCloneRestore::GetCloneDbInfos(const std::string &dbName, std::vector<CloneDbInfo> &media… in GetCloneDbInfos()
524 std::string dbName) in ParseResultSet()
H A Dupgrade_restore.cpp586 string dbName) in ParseResultSet()
1235 const std::string &dbName) in IsBasicInfoValid()
/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()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_subscriber.cpp189 for (auto &dbName : dbFileName) { in UploadDBFile() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_security_manager.cpp651 const std::string dbName = RemoveSuffix(StringUtils::ExtractFileName(dbPath)); in KeyFiles() local
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/
H A Dsym_token_manager.c717 HcString *dbName = NULL; in LoadTokenDb() local
/ohos5.0/base/security/device_auth/services/privacy_enhancement/src/
H A Dpseudonym_manager.c583 HcString *dbName = NULL; in LoadPseudonymData() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_server_impl.cpp496 void *dbName = nullptr; in GetRelation() local

12