Searched defs:getBinary (Results 1 – 2 of 2) sorted by relevance
231 template <typename T> T* OwningBinary<T>::getBinary() { in getBinary() function235 template <typename T> const T* OwningBinary<T>::getBinary() const { in getBinary() function
66 const Binary *getBinary() const { return B; } in getBinary() function