Searched defs:GetDataPtr (Results 1 – 3 of 3) sorted by relevance
76 const void *KernelTensorValue::GetDataPtr() const { in GetDataPtr() function in mindspore::KernelTensorValue
210 deUint8* BitstreamBufferImpl::GetDataPtr(VkDeviceSize offset, VkDeviceSize& maxSize) in GetDataPtr() function in vkt::video::BitstreamBufferImpl
198 const char *GetDataPtr() const { return this->data_ptr_; } in GetDataPtr() function