Searched refs:GetMetaCapByValue (Results 1 – 3 of 3) sorted by relevance
176 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
71 …int32_t GetMetaCapByValue(const std::string &value, std::shared_ptr<MetaCapabilityInfo> &metaCapPt…
1107 auto ret = MetaInfoManager::GetInstance()->GetMetaCapByValue(value, metaCapPtr);1115 ret = MetaInfoManager::GetInstance()->GetMetaCapByValue(value, metaCapPtr);1119 ret = MetaInfoManager::GetInstance()->GetMetaCapByValue(value, metaCapPtr);