Searched refs:m_pcComponentUserFeatureKeys (Results 1 – 3 of 3) sorted by relevance
63 const char* MosUtilDebug::m_pcComponentUserFeatureKeys[MOS_COMPONENT_COUNT][3] = { member in MosUtilDebug242 messageKey = m_pcComponentUserFeatureKeys[compID][0]; in MosMessageInitComponent()243 bySubComponentsKey = m_pcComponentUserFeatureKeys[compID][1]; in MosMessageInitComponent()244 subComponentsKey = m_pcComponentUserFeatureKeys[compID][2]; in MosMessageInitComponent()
263 static const char* m_pcComponentUserFeatureKeys[MOS_COMPONENT_COUNT][3]; variable
576 static const char* m_pcComponentUserFeatureKeys[MOS_COMPONENT_COUNT][3]; variable