Searched refs:pStrKey (Results 1 – 2 of 2) sorted by relevance
38 bool CMappingContext::setItem(size_t itemType, const string *pStrKey, const string *pStrItem) in setItem() argument46 mItems[itemType].strKey = pStrKey; in setItem()
61 bool setItem(size_t itemType, const std::string *pStrKey, const std::string *pStrItem);