Searched defs:FindAllocatedStream (Results 1 – 3 of 3) sorted by relevance
302 Stream* FindAllocatedStream(void* gpu_stream) override { in FindAllocatedStream() function
394 virtual Stream* FindAllocatedStream(void* /*gpu_stream*/) { return nullptr; } in FindAllocatedStream() function
545 Stream* FindAllocatedStream(void* gpu_stream) { in FindAllocatedStream() function