Home
last modified time | relevance | path

Searched defs:dataBaseDir (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/
H A Dbundle_sandbox_installer.cpp262 …std::string dataBaseDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL… in CreateSandboxDataDir() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_database_test.cpp775 std::string dataBaseDir = g_testDir + "/" + identifierName; variable
1384 std::string dataBaseDir = g_testDir + "/" + testSubDir; variable
H A Ddistributeddb_interfaces_database_rd_kernel_test.cpp773 std::string dataBaseDir = g_testDir + "/" + testSubDir; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/include/
H A Drelational_store.h117 const char *dataBaseDir; member
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_store.cpp49 std::string dataBaseDir = ""; member
76 int OH_Rdb_SetDatabaseDir(OH_Rdb_ConfigV2 *config, const char *dataBaseDir) in OH_Rdb_SetDatabaseDir()
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Dfeature_ability_common.h126 std::string dataBaseDir; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dapplication_info.h130 std::string dataBaseDir; member
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A D_r_d_b.md2622 ### dataBaseDir subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/
H A D_r_d_b.md2622 ### dataBaseDir subsection
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapplication_info.h238 std::string dataBaseDir; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_mgr_service_event_handler.cpp320 …std::string dataBaseDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL… in SaveInstallInfoToCache() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h766 void SetAppDataBaseDir(std::string dataBaseDir) in SetAppDataBaseDir()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_service_event_handler.cpp789 …std::string dataBaseDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL… in SaveInstallInfoToCache() local
H A Dbase_bundle_installer.cpp2905 …std::string dataBaseDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL… in CreateBundleDataDir() local