Searched refs:getDataHelper (Results 1 – 2 of 2) sorted by relevance
98 virtual const void* getDataHelper() const = 0;120 const T* value = reinterpret_cast<const T*>(getDataHelper()); in getData()
52 const void* getDataHelper() const;91 const void* TiffEntryImpl<T>::getDataHelper() const { in getDataHelper() function