Searched defs:staticInfoProfiles (Results 1 – 2 of 2) sorted by relevance
124 std::unordered_map<std::string, CharacteristicProfile> staticInfoProfiles; in GetCharacteristicProfile() local158 std::unordered_map<std::string, CharacteristicProfile>& staticInfoProfiles) in GenerateStaticInfoProfile()
149 std::unordered_map<std::string, CharacteristicProfile> staticInfoProfiles; variable