Searched defs:own_data (Results 1 – 4 of 4) sorted by relevance
55 uint8_t* own_data() { in own_data() function
124 template<typename T> bool StorageBlock<T>::own_data() const { in own_data() function
147 bool own_data; member
56 const bool own_data) : in Image()