Searched refs:GetAliveWeakPtr (Results 1 – 3 of 3) sorted by relevance
80 buffer->mDeviceIsAlive = device->GetAliveWeakPtr(); in Create()132 allocation->object->mDeviceIsAlive = device->GetAliveWeakPtr(); in CreateError()
72 std::weak_ptr<bool> GetAliveWeakPtr();
109 std::weak_ptr<bool> Device::GetAliveWeakPtr() { in GetAliveWeakPtr() function in dawn_wire::client::Device