Home
last modified time | relevance | path

Searched refs:BMS_KV_BASE_DIR (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddsched_sync_e2e.cpp31 const std::string BMS_KV_BASE_DIR = "/data/service/el1/public/database/DistributedSchedule"; member
352 .baseDir = BMS_KV_BASE_DIR, in GetKvStore()
364 dataManager_.DeleteKvStore(appId_, storeId_, BMS_KV_BASE_DIR + appId_.appId); in GetKvStore()
H A Ddistributed_bm_storage.cpp34 const std::string BMS_KV_BASE_DIR = "/data/service/el1/public/database/DistributedSchedule"; member
554 .baseDir = BMS_KV_BASE_DIR, in GetKvStore()
566 dataManager_.DeleteKvStore(appId_, storeId_, BMS_KV_BASE_DIR + appId_.appId); in GetKvStore()
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Ddistributed_data_storage.cpp31 const std::string BMS_KV_BASE_DIR = "/data/service/el1/public/database/"; member
344 .baseDir = BMS_KV_BASE_DIR + appId_.appId in GetKvStore()

Completed in 5 milliseconds