Home
last modified time | relevance | path

Searched defs:GetDataByKey (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/versioninfomanager/versioninfomanager/include/
H A Dversion_info_manager_test.h48 int32_t GetDataByKey(const std::string &key, std::string &data) in GetDataByKey() function
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Dlocal_capability_info_manager.cpp199 int32_t LocalCapabilityInfoManager::GetDataByKey(const std::string &key, std::shared_ptr<Capability… in GetDataByKey() function in OHOS::DistributedHardware::LocalCapabilityInfoManager
H A Ddb_adapter.cpp240 int32_t DBAdapter::GetDataByKey(const std::string &key, std::string &data) in GetDataByKey() function in OHOS::DistributedHardware::DBAdapter
H A Dcapability_info_manager.cpp585 int32_t CapabilityInfoManager::GetDataByKey(const std::string &key, std::shared_ptr<CapabilityInfo>… in GetDataByKey() function in OHOS::DistributedHardware::CapabilityInfoManager
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Dsqlite_store_executor_impl.cpp164 int SqliteStoreExecutorImpl::GetDataByKey(const std::string &collName, Key &key, Value &value) const in GetDataByKey() function in DocumentDB::SqliteStoreExecutorImpl