Searched refs:GetNextAvailableHandleId (Results 1 – 2 of 2) sorted by relevance
480 static uint64_t GetNextAvailableHandleId(PerManagerStore& mgrStore);
2113 uint64_t GpuResourceManager::GetNextAvailableHandleId(PerManagerStore& store) in GetNextAvailableHandleId() function in GpuResourceManager2148 const uint64_t handleId = GetNextAvailableHandleId(store); in StoreAllocation()2165 const uint64_t handleId = GetNextAvailableHandleId(store); in StoreAllocation()2172 const uint64_t handleId = GetNextAvailableHandleId(store); in StoreAllocation()