Searched refs:root_ptr (Results 1 – 2 of 2) sorted by relevance
277 let root_ptr = self in build() localVariable293 root_ptr, in build()300 root_ptr, in build()308 if !root_ptr.is_null() { in build()310 self.root = Some(CString::from_raw(root_ptr)); in build()
193 const void* root_ptr = in CudaArrayInterface() local196 data[0] = py::int_(absl::bit_cast<std::uintptr_t>(root_ptr)); in CudaArrayInterface()269 const void* root_ptr = in PjRtBufferGetBuffer() local271 view->buf = const_cast<void*>(root_ptr); in PjRtBufferGetBuffer()