Home
last modified time | relevance | path

Searched defs:dataDir (Results 1 - 25 of 42) sorted by relevance

12

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/importfile_fuzzer/
H A Dimportfile_fuzzer.cpp71 std::string dataDir; in LLVMFuzzerTestOneInput() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/
H A Dstore_meta_data_local.h40 std::string dataDir = ""; member
H A Dstore_meta_data.h54 std::string dataDir = ""; member
/foundation/filemanagement/storage_service/services/storage_manager/include/storage/
H A Dstorage_status_service.h47 const std::vector<std::string> dataDir = {"app", "local", "distributed", "database", "cache"}; member in OHOS::StorageManager::StorageStatusService
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_kvdata_storage.h46 std::string dataDir; member
H A Dmulti_ver_natural_store_commit_storage.cpp169 std::string dataDir = property.path + ("/" + property.identifierName + "/" + DBConstant::MULTI_SUB_DIR + "/"); in Remove() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Drecently_unused_bundle_aging_handler.cpp172 std::string dataDir = in GetCachePath() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/
H A Dmulti_ver_database_oper.cpp178 std::string dataDir = multiVerNaturalStore_->GetDbProperties().GetStringProp(KvDBProperties::DATA_DIR, ""); in BackupCurrentDatabase() local
267 std::string dataDir = multiVerNaturalStore_->GetDbProperties().GetStringProp(KvDBProperties::DATA_DIR, ""); in ImportDatabase() local
H A Dsingle_ver_database_oper.cpp490 const std::string dataDir = properties.GetStringProp(KvDBProperties::DATA_DIR, ""); in InitDataBaseOption() local
H A Ddatabase_oper.cpp378 std::string dataDir = property.GetStringProp(KvDBProperties::DATA_DIR, ""); in GetWorkDir() local
420 std::string dataDir = property.GetStringProp(KvDBProperties::DATA_DIR, ""); in InitImportFileInfo() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dsingle_ver_utils.cpp53 std::string dataDir = kvDBProp.GetStringProp(KvDBProperties::DATA_DIR, ""); in GetSubDirPath() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
H A Dauto_launch_export.h32 std::string dataDir; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_client.cpp205 GetDirByBundleNameAndAppIndex(const std::string &bundleName, const int32_t appIndex, std::string &dataDir) GetDirByBundleNameAndAppIndex() argument
H A Dbundle_mgr_client_impl.cpp533 GetDirByBundleNameAndAppIndex(const std::string &bundleName, const int32_t appIndex, std::string &dataDir) GetDirByBundleNameAndAppIndex() argument
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
H A Dbundle_daemon_handler.cpp137 std::string dataDir = std::string(dataPath); in CreateDataDirectory() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dparam_check_utils.cpp27 bool ParamCheckUtils::CheckDataDir(const std::string &dataDir, std::string &canonicalDir) in CheckDataDir() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dobject_manager_test.cpp405 std::string dataDir = "/data/app/el2/100/database"; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
H A Dsqlite_local_kvdb.cpp70 std::string dataDir = kvDBProp.GetStringProp(KvDBProperties::DATA_DIR, ""); in Open() local
296 std::string dataDir = kvDBProp.GetStringProp(KvDBProperties::DATA_DIR, ""); in InitDataBaseOption() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_delegate_manager.cpp482 std::string dataDir = GetKvStorePath(); in GetKvStoreDiskSize() local
543 bool KvStoreDelegateManager::IsDataDirSafe(const std::string &dataDir, std::string &canonicalDir) const in IsDataDirSafe() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dgeneric_kvdb.cpp385 std::string dataDir = properties.GetStringProp(KvDBProperties::DATA_DIR, ""); in GetStoreDirectory() local
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/
H A Dbms_adapter.cpp51 const vector<string> dataDir = {"app", "local", "distributed", "database", "cache"}; member
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dapplication_info.h129 std::string dataDir; member
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_client_system_test/
H A Dbundle_mgr_client_system_test.cpp2445 std::string dataDir; in HWTEST_F() local
2459 std::string dataDir; in HWTEST_F() local
2474 std::string dataDir; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbms_install_extension_system_test.cpp240 std::string dataDir = "/data/app/" + in GetBundleDataDir() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Druntime_store.cpp520 void RuntimeStore::SetDelegateManager(const std::string &dataDir, const std::string &appId, const std::string &userId, in SetDelegateManager() argument

Completed in 24 milliseconds

12