Searched refs:m_MapProfile (Results 1 – 2 of 2) sorted by relevance
415 if (!m_MapProfile.Lookup(ProfileKey, (FX_LPVOID&)pCache)) { in CreateProfile()439 m_MapProfile.SetAt(ProfileKey, pCache); in CreateProfile()502 FX_POSITION pos = m_MapProfile.GetStartPosition(); in ~CCodec_IccModule()506 m_MapProfile.GetNextAssoc(pos, key, (FX_LPVOID&)pProfileCache); in ~CCodec_IccModule()
178 CFX_MapByteStringToPtr m_MapProfile; variable