Searched defs:SetRefCount (Results 1 – 3 of 3) sorted by relevance
26 int SetRefCount(void *ptr, int ref_count) override { return 0; } in SetRefCount() function
123 int DefaultAllocator::SetRefCount(void *buf, int ref_count) { in SetRefCount() function in mindspore::DefaultAllocator
314 int OpenCLAllocator::SetRefCount(void *buf, int ref_count) { in SetRefCount() function in mindspore::lite::opencl::OpenCLAllocator