Searched refs:MetaCapInfoMap (Results 1 – 6 of 6) sorted by relevance
46 int32_t GetDataByKeyPrefix(const std::string &keyPrefix, MetaCapInfoMap &metaCapMap);52 int32_t GetMetaDataByDHType(const DHType dhType, MetaCapInfoMap &metaInfoMap);79 MetaCapInfoMap globalMetaInfoMap_;
62 using MetaCapInfoMap = std::map<std::string, std::shared_ptr<MetaCapabilityInfo>>; variable
44 MetaCapInfoMap metaCapMap; in GetDataByKeyPrefixFuzzTest()
223 int32_t MetaInfoManager::GetDataByKeyPrefix(const std::string &keyPrefix, MetaCapInfoMap &metaCapMa… in GetDataByKeyPrefix()314 int32_t MetaInfoManager::GetMetaDataByDHType(const DHType dhType, MetaCapInfoMap &metaInfoMap) in GetMetaDataByDHType()
1053 MetaCapInfoMap metaCapMap;1172 MetaCapInfoMap metaInfoMap;1187 MetaCapInfoMap metaInfoMap;
932 MetaCapInfoMap metaInfoMap; in RecoverDistributedHardware()