Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Dconstants.h50 const std::string GLOBAL_META_INFO = "global_meta_info"; member
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Ddb_adapter.cpp260 if (this->dataType_ == DistributedKv::DataType::TYPE_STATICS && this->storeId_.storeId == GLOBAL_META_INFO) { in GetDataByKey()
291 if (this->dataType_ == DistributedKv::DataType::TYPE_STATICS && this->storeId_.storeId == GLOBAL_META_INFO) { in GetDataByKeyPrefix()
375 if (storeId_.storeId == GLOBAL_META_INFO) { in SyncDBForRecover()
H A Dmeta_info_manager.cpp86 dbAdapterPtr_ = std::make_shared<DBAdapter>(APP_ID, GLOBAL_META_INFO, shared_from_this()); in Init()

Completed in 3 milliseconds