Searched refs:pStrKey (Results 1 – 2 of 2) sorted by relevance
77 bool CMappingContext::setItem(uint32_t uiItemType, const string* pStrKey, const string* pStrItem) in setItem() argument85 assert(_pstItemArray[uiIndex].strKey != pStrKey); in setItem()95 _pstItemArray[uiItemType].strKey = pStrKey; in setItem()
65 bool setItem(uint32_t uiItemType, const std::string* pStrKey, const std::string* pStrItem);