GPUSupportStub 9 ash/gpu_support_stub.cc GPUSupportStub::GPUSupportStub() {} GPUSupportStub 11 ash/gpu_support_stub.cc GPUSupportStub::~GPUSupportStub() {} GPUSupportStub 13 ash/gpu_support_stub.cc bool GPUSupportStub::IsPanelFittingDisabled() const { GPUSupportStub 17 ash/gpu_support_stub.cc void GPUSupportStub::DisableGpuWatchdog() {} GPUSupportStub 19 ash/gpu_support_stub.cc void GPUSupportStub::GetGpuProcessHandles( GPUSupportStub 15 ash/gpu_support_stub.h class ASH_EXPORT GPUSupportStub : public GPUSupport { GPUSupportStub 17 ash/gpu_support_stub.h GPUSupportStub(); GPUSupportStub 18 ash/gpu_support_stub.h virtual ~GPUSupportStub(); GPUSupportStub 27 ash/gpu_support_stub.h DISALLOW_COPY_AND_ASSIGN(GPUSupportStub); GPUSupportStub 177 ash/shell/shell_delegate_impl.cc return new GPUSupportStub; GPUSupportStub 158 ash/test/test_shell_delegate.cc return new GPUSupportStub;