Home
last modified time | relevance | path

Searched refs:GetMetaCapByValue (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Dmeta_info_manager.cpp176 if (GetMetaCapByValue(data, metaCapInfo) != DH_FWK_SUCCESS) { in SyncMetaInfoFromDB()
207 if (GetMetaCapByValue(data, metaCapInfo) != DH_FWK_SUCCESS) { in SyncRemoteMetaInfos()
244 if (GetMetaCapByValue(data, metaCapInfo) != DH_FWK_SUCCESS) { in GetDataByKeyPrefix()
303 int32_t MetaInfoManager::GetMetaCapByValue(const std::string &value, std::shared_ptr<MetaCapability… in GetMetaCapByValue() function in OHOS::DistributedHardware::MetaInfoManager
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/resourcemanager/
H A Dmeta_info_manager.h71 …int32_t GetMetaCapByValue(const std::string &value, std::shared_ptr<MetaCapabilityInfo> &metaCapPt…
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/resourcemanager/src/
H A Dresource_manager_test.cpp1107 auto ret = MetaInfoManager::GetInstance()->GetMetaCapByValue(value, metaCapPtr);
1115 ret = MetaInfoManager::GetInstance()->GetMetaCapByValue(value, metaCapPtr);
1119 ret = MetaInfoManager::GetInstance()->GetMetaCapByValue(value, metaCapPtr);