Searched refs:constThis (Results 1 – 2 of 2) sorted by relevance
223 const ValueInternalMap* constThis = this; local224 return const_cast<Value*>(constThis->find(key));
729 const auto *constThis = this; in getConfigurableElement() local730 return const_cast<CConfigurableElement *>(constThis->getConfigurableElement(strPath, strError)); in getConfigurableElement()