Home
last modified time | relevance | path

Searched refs:pStrItem (Results 1 – 2 of 2) sorted by relevance

/external/parameter-framework/parameter/
DMappingContext.cpp77 bool CMappingContext::setItem(uint32_t uiItemType, const string* pStrKey, const string* pStrItem) in setItem() argument
98 _pstItemArray[uiItemType].strItem = pStrItem; in setItem()
DMappingContext.h65 bool setItem(uint32_t uiItemType, const std::string* pStrKey, const std::string* pStrItem);