Searched refs:m_Product (Results 1 – 1 of 1) sorted by relevance
79 ProductStruct &m_Product = m_ProductProfileList[index]; in LoadXPToolkitProfiles() local153 ProductStruct &m_Product = m_ProductProfileList[index]; in getProfilePath() local154 …if (!m_Product.mProfileList.size() || m_Product.mProfileList.find(profileName) == m_Product.mProfi… in getProfilePath()166 ProductStruct &m_Product = m_ProductProfileList[index]; in getProfileCount() local172 ProductStruct &m_Product = m_ProductProfileList[index]; in getProfileList() local176 itor != m_Product.mProfileList.end(); in getProfileList()190 ProductStruct &m_Product = m_ProductProfileList[index]; in getDefaultProfile() local191 if (m_Product.mCurrentProfileName.getLength() != 0) in getDefaultProfile()194 return m_Product.mCurrentProfileName; in getDefaultProfile()196 if (m_Product.mProfileList.size() == 0) in getDefaultProfile()[all …]
Completed in 12 milliseconds